Page tree

Versions Compared

Key

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

If you set 'editor.guide.div' as true, Editor show the editing guide as below. (default false) 

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

The Editing Guide is useful in editing layer without outline and table. Using 'Show/Hide layer'(Image Added) button, you can on/off the function  
편집 가이드는 테두리가 없는 레이어, 표 편집 등에 유용하게 사용 될 수 있습니다.  편집가이드 보기/감추기() 기능을 이용해서 편집중에 활성화, 비활성화 할 수 있습니다.

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


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