If you set 'editor.guide.div' 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.

{
	'editor.guide.div': true
}


true
false
(default)