Skip to content

Commit

Permalink
Add volar-service-yaml to clients
Browse files Browse the repository at this point in the history
Volar service YAML makes it possible to integrate `yaml-language-server`
for YAML embedded in other text documents, such as frontmatter.
  • Loading branch information
remcohaszing authored and gorkem committed Oct 7, 2023
1 parent 3892a87 commit ad6af4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ This repository only contains the server implementation. Here are some known cli
- [monaco-yaml](https://monaco-yaml.js.org) for Monaco editor
- [Vim-EasyComplete](https://github.com/jayli/vim-easycomplete) for Vim/NeoVim
- [nova-yaml](https://github.com/robb-j/nova-yaml/) for Nova
- [volar-service-yaml](https://github.com/volarjs/services/tree/master/packages/yaml) for Volar

## Developer Support

Expand Down

0 comments on commit ad6af4a

Please sign in to comment.