Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.CodeLens.html
interface CodeLens { command?: Command; id?: string; range: IRange; }
string