Page tree

Versions Compared

Key

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

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

The Editing Guide is useful in editing layers without outline and tables. Using 'Show/Hide Editing Guide'(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 (기본값)

Image Removed

Image Removed


관련기능

레이어 보기/감추기
true
Image Added
false
(default)

Image Added