vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.56k stars 373 forks source link

Syntax highlight breaks when using directives/mixins on Vue2 with TS #4349

Open BulatSa opened 1 month ago

BulatSa commented 1 month ago

Hello, when i use Typescript 5.4.5 on components with directives/mixins syntax highlight breaks Without directives image With directives image

so1ve commented 1 month ago

This is likely a vue core issue