Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IMouseTargetTextarea.html
interface IMouseTargetTextarea { element: HTMLElement; mouseColumn: number; position: null; range: null; type: TEXTAREA; }
HTMLElement
number
null