Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IEditorParameterHintOptions.html
参数提示的配置选项
interface IEditorParameterHintOptions { cycle?: boolean; enabled?: boolean; }
boolean