yaml-language-server 1.15.1-3892a87.0 → 1.15.1-ad6af4a.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -388,6 +388,7 @@ This repository only contains the server implementation. Here are some known cli
|
|
|
388
388
|
- [monaco-yaml](https://monaco-yaml.js.org) for Monaco editor
|
|
389
389
|
- [Vim-EasyComplete](https://github.com/jayli/vim-easycomplete) for Vim/NeoVim
|
|
390
390
|
- [nova-yaml](https://github.com/robb-j/nova-yaml/) for Nova
|
|
391
|
+
- [volar-service-yaml](https://github.com/volarjs/services/tree/master/packages/yaml) for Volar
|
|
391
392
|
|
|
392
393
|
## Developer Support
|
|
393
394
|
|