Page tree

Versions Compared

Key

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

...

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


editor.horizontalScroll : true (기본)editor.horizontalScroll : false

Image Added

Image Added

레이어 가이드

'editor.guide.div' 설정을 true로 설정하면 에디터에서 레이어 가이드를 표시합니다. (기본값 = false)

...

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.resizable': false
}


editor.resizable : trueeditor.resizable : false (기본)

Image Added

Image Added

Import API 및 Upload API 설정

...