onDidCreateEditor( listener: (codeEditor: ICodeEditor) => void,): IDisposable
Emitted when an editor is created. Creating a diff editor might cause this listener to be invoked with the two editors.
Emitted when an editor is created. Creating a diff editor might cause this listener to be invoked with the two editors.