volarjs / volar.js

💙🌊
https://volarjs.dev/
MIT License
963 stars 47 forks source link

refactor(monaco): correctly implement the proxy object of LangaugeService for worker #220

Closed johnsoncodehk closed 2 months ago

johnsoncodehk commented 2 months ago

The instantiation of URI objects should not be done in @volar/language-service, but should be done by the proxy object of LangaugeService in the worker.