8 lines
425 B
Markdown
8 lines
425 B
Markdown
# Vue
|
|
|
|
Vue support is available through the [Vue extension](https://github.com/zed-extensions/vue).
|
|
|
|
- Tree Sitter: [tree-sitter-grammars/tree-sitter-vue](https://github.com/tree-sitter-grammars/tree-sitter-vue)
|
|
- Language Server: [vuejs/language-tools/](https://github.com/vuejs/language-tools/)
|
|
|
|
> `@vue/language-server` is pinned to v1.8 due to some issues in v2.x [#9846](https://github.com/zed-industries/zed/pull/9846)
|