imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
211 stars 21 forks source link

自定义建议提示项问题 #64

Open vintonHuang opened 3 months ago

vintonHuang commented 3 months ago

怎么在json语言editor设置的设置下,实现对于输入双引号就出现自定义建议提示语的效果。目前在provideCompletionItems的方法中,输入""根本不会触发

bwangll commented 2 weeks ago

自动提示的schema需要设置这个https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.json.DiagnosticsOptions.html