If you set 'editor.guide.div' 설정을 true로 설정하면 에디터에서 편집 가이드를 기본 표시합니다.(기본값 false)
편집 가이드는 테두리가 없는 레이어, 표 편집 등에 유용하게 사용 될 수 있습니다. 편집가이드 보기/감추기() 기능을 이용해서 편집중에 활성화, 비활성화 할 수 있습니다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'() button, you can on/off the function.
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.guide.div': true
} |
editor.guide.div : trueeditor.guide.div : false (기본값)관련기능
레이어 보기/감추기| true | |
|---|---|
| false (default) |



