Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.CompletionItemRanges.html
interface CompletionItemRanges { insert: IRange; replace: IRange; }