vuejs / language-tools

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

Word highlight does not work for vue files #4995

Closed elfxby closed 2 weeks ago

elfxby commented 2 weeks ago

Vue - Official extension or vue-tsc version

v2.1.10

VSCode version

1.95.1

Vue version

3.5.12

TypeScript version

5.6.3

System Info

No response

package.json dependencies

No response

Steps to reproduce

install Vue - Official

What is expected?

see vscode editor colors

Screenshot 2024-11-08 at 07-03-37 Theme Color Visual Studio Code Extension API

What is actually happening?

no word highlight

Link to minimal reproduction

No response

Any additional comments?

other file types like json work

KazariEX commented 2 weeks ago

Duplicate of #4850