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

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.

synapeditor.config.js
{
	'editor.guide.div': true
}
true
false
(default)

  • No labels