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

Hybrid Mode Discussion #4339

Open immdevrov opened 2 months ago

immdevrov commented 2 months ago

Hi! Thanks for all your work. I want to re-open discussion that took place here

What differences between hybridMode=true and hybridMode=false? Is something better? Is hybrid mode works better with up-to-date typescript (or vice versa). What is the reason to use one way or another?

so1ve commented 1 month ago

If I understood correctly, using hybridMode will make other ts plugins work in .vue files? If hybridMode is disabled then some vscode extensions, such as styled-components won't work

immdevrov commented 1 month ago

Well, we are talking about volar in general, not only vscode extension? Or this make sense only for vscode? Then, if I am not using vscode so there is no practical difference?

so1ve commented 1 month ago

Unfortunately I'm not familiar about volar.js 🫠