Page tree
Skip to end of metadata
Go to start of metadata

RELEASE 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'

synapeditor.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]
}
  • No labels