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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

NEW!! 릴리즈 2.8.0 이상

툴바에 표시되는 글꼴크기를 설정 할 수 있습니다.

글꼴크기 설정

'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