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).

{
	'editor.initFocus': true
}