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

Once the Editor is loaded on your browser, you put the focus onto the editing window to allow prompt entry.

Use 'editor.initFocus' key to set the initial focus onto the Editor (true by default).

synapeditor.config.js
{
	'editor.initFocus': true
}
  • No labels