Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.ReferenceContext.html
值对象,该对象在请求引用时包含附加信息。
interface ReferenceContext { includeDeclaration: boolean; }
boolean