Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titleRELEASE 2.8.0 OR ABOVE

Set the font size to be displayed on the toolbar.

Font Size Configuration

Set the font size to be displayed on the toolbar with 'editor.fontSize'

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.fontSize': [8, 9, 10, 11, 12, 14, 16, 18, 20, 24, 28, 32, 36, 40, 44, 48, 54, 60, 72, 80, 88, 96]
}