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 3 Current »

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 (default true).

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