rennzhang / codemirror-editor-vue3

CodeMirror component for Vue3
https://rennzhang.github.io/codemirror-editor-vue3
MIT License
202 stars 41 forks source link

请问大佬vue的模板如何支持语法高亮,现在的语言包语法高亮总是不对 #25

Closed yixinagqingyuan closed 2 years ago

yixinagqingyuan commented 2 years ago

Describe the bug

如图所示语法高亮有问题 image

但是别人的语法高亮没问题

https://codepen.io/ouhsnaux/pen/oNqzjKW

Validations

rennzhang commented 2 years ago

高亮受主题影响,可以切换主题查看效果

yixinagqingyuan commented 2 years ago

我用的是6.0版本,没有官方包,没辙了,给他们html 的语言包拔下来,改了改,哎

rennzhang commented 2 years ago

这个库使用的是5.x 版本