Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.html.IValueData.html
interface IValueData { description?: string | languages.html.MarkupContent; name: string; references?: languages.html.IReference[]; }
string