first, create diffEditor
this.diffEditor = monaco.editor.createDiffEditor(dom, options);
second, get originalEditor
this.originalE