Page tree

Versions Compared

Key

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

'editor.guide.div' 설정을 true로 설정하면 에디터에서 편집 가이드를 기본 표시합니다.(기본값 false)
편집 가이드는 테두리가 없는 레이어, 표 편집 등에 유용하게 사용 될 수 있습니다.  편집가이드 보기/감추기() 기능을 이용해서 편집중에 활성화, 비활성화 할 수 있습니다.

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


editor.guide
.div
 : true
editor.
guide.div
 Guide : false (기본값)

Image Modified

Image Modified