Wscats / vue-snippets

Visual Studio Code Syntax Highlighting For Vue3 And Vue2
https://marketplace.visualstudio.com/items?itemName=Wscats.vue&ssr=false#overview
MIT License
67 stars 7 forks source link

vscode is rendering arrow colors incorrectly #46

Open he3393805 opened 3 months ago

he3393805 commented 3 months ago

First of all, in my opinion Vue 3 Support - All In One is one of the best plugins for VUE, the downside is that it has a small problem with the rendering: the '>' in the => arrow function turns red when an error is reported (which is normal), but if I fix the error, the arrow is still red when an error is reported (instead of the normal blue color, which makes it very hard for OCD people).

箭头爆红错误前 箭头爆红错误

:)I'm using a translation program that may not be able to convey the meaning.