Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 layer without outline and table. 
편집 가이드는 테두리가 없는 레이어, 표 편집 등에 유용하게 사용 될 수 있습니다.  편집가이드 보기/감추기() 기능을 이용해서 편집중에 활성화, 비활성화 할 수 있습니다.

synapeditor.config.js
{
	'editor.guide.div': true
}
editor.guide.div : true
editor.guide.div : false (기본값)

  • No labels