docs: Update language docs and include links in the sidebar (#13828)
This PR updates the supported language docs and adds them to the sidebar for better discoverability. Release Notes: - N/A
This commit is contained in:
parent
e3cd1dd2d0
commit
3a5d116ffe
34 changed files with 85 additions and 56 deletions
|
@ -1,6 +1,5 @@
|
|||
# Vue
|
||||
|
||||
- Tree Sitter: [tree-sitter-vue](https://github.com/zed-industries/tree-sitter-vue)
|
||||
- Language Server: [@vue/language-server](https://github.com/vuejs/language-tools/tree/master/packages/language-server)
|
||||
Vue support is available through the [Vue extension](https://github.com/zed-industries/zed/tree/main/extensions/vue).
|
||||
|
||||
> Pinned `@vue/language-server` to version 1.8 until Zed supports 2.x #9846
|
||||
> `@vue/language-server` is pinned to v1.8 due to some issues in v2.x [#9846](https://github.com/zed-industries/zed/pull/9846)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue