Page tree

Versions Compared

Key

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

'editor.initFocus' 설정으로 에디터 첫 로딩후 안쪽으로 포커스 지정 여부를 설정합니다. (기본값 = true)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.initFocus': true
}

...