Open narmatoff opened 1 month ago
I am aware of this issue.
However, the only solution I have found to apply highlighting to Pug code within Vue.js is to modify the built-in Vue.js plugin in Zed to apply Pug highlighting, and then merge this repository into Zed.
I am looking for a way to resolve this without modifying Zed's source code.
Thank you. I look forward to having this for my Svelte projects as well.
When viewing a component on vuejs, for example:
The template does not highlight the components inside it with colors.