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

refactor(language-server): reorganize the code structure #4507

Closed johnsoncodehk closed 5 days ago

johnsoncodehk commented 5 days ago

Isolate HybridMode-specific code, which helps improve code reuse issues with other IDEs integrating @vue/language-server.

Group 1 (2)

tomblachut commented 5 days ago

I think that diagram is mostly for me, so I'd like to leave here a big thank you!