Page tree

Versions Compared

Key

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

'editor.quickInsert' 설정을 true로 설정하면 바로 삽입 기능을 사용할 수 있습니다.(기본값 true)

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


editor.quickInsert.show : true (기본값)
editor.quickInsert.show : false

Image Added

Image Added