【发布时间】:2020-10-03 17:43:05
【问题描述】:
有没有办法使用 monaco 编辑器禁用智能感知下拉菜单?我将使用我自己的,不想使用摩纳哥编辑器的下拉菜单。我喜欢语法高亮,但不需要自动完成下拉菜单。
我查看了编辑器选项,但没有找到任何东西 - https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.ieditoroptions.html#contextmenu
【问题讨论】:
标签: monaco-editor