language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

Hybrid Mode Discussion

Open immdevrov opened this issue 9 months ago • 3 comments

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?

immdevrov avatar May 03 '24 14:05 immdevrov

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

so1ve avatar May 03 '24 14:05 so1ve

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?

immdevrov avatar May 03 '24 14:05 immdevrov

Unfortunately I'm not familiar about volar.js 🫠

so1ve avatar May 03 '24 18:05 so1ve

Maybe this can help : https://gist.github.com/johnsoncodehk/62580d04cb86e576e0e8d6bf1cb44e73

vidal7 avatar Jul 30 '24 18:07 vidal7