ikatyang / tree-sitter-vue

Vue grammar for tree-sitter
https://ikatyang.github.io/tree-sitter-vue/
MIT License
77 stars 25 forks source link

Support for Vue 2.7 and Vue 3 #20

Closed harrisoncramer closed 1 year ago

harrisoncramer commented 2 years ago

Does this plugin support syntax highlighting for Vue 2.7 and Vue 3?

I've noticed that opening up projects with this parser enabled, the <template> section doesn't seem to pick up any highlighting. Is this not supported, and if not, do you know of an alternative Vue parser that supports newer versions of Vue?

suruaku commented 2 years ago

image

I use both vue2.7 and vue3 and for me, this looks okay. I'm not sure how much the colour scheme affects colours. Maybe you have to use one that supports TS? I use this one.