Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IMouseTargetContentEmptyData.html
interface IMouseTargetContentEmptyData { horizontalDistanceToText?: number; isAfterLines: boolean; }
number
boolean