language-tools
language-tools copied to clipboard
Re-introduce `volar.config.js` and `vue.server.configFilePath` setting
What problem does this feature solve?
- Return users the ability to write and use custom language service plugins
- Restore compatibility with
volarjs/services(Related issue)
What does the proposed solution look like?
Re-introduce volar.config.js. Related #1028, #1005