volarjs / services

MIT License
124 stars 25 forks source link

refactor(typescript): split into multiple ServicePlugins #83

Closed johnsoncodehk closed 3 months ago

johnsoncodehk commented 3 months ago

The goal of this PR is to reduce the number of abstractions and unnecessary files, and to provide optimal compatibility with Volar v2 Hybrid Mode.

Changes