CodeEditor getter.
It will return null if the editor is not yet instantiated;
e.g. to support windowed notebook.
Promise getter that resolved when the editor is instantiated.
Reveal the code editor in viewport.
The promise will resolve when the editor is instantiated and in the viewport.
Code editor accessor.