Focus an editor instance with editor.focus().
editor.focus()
Example
// Focus an editor editor.focus();
No return value.