-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.92.2
- OS Version: Win10
Steps to Reproduce:
1. Open a vue3 project
2. Vscode recommen…
-
This would make it possible to define a new language with [langium](https://langium.org/) and use it through volarjs.
Langium is a DSL design-language, or general language definition language. This…
-
Hello Svelte community 👋, Volar.js has just released [2.0](https://github.com/volarjs/volar.js/releases/tag/v2.0.0) and I have upgraded it to #2242.
Fully migrating to Volar still requires efforts …
-
While editing HTML files in VSCode, I've noticed that redeclaring the same variable within `` tags still triggers an error `"Cannot redeclare block-scoped variable 'xxx'"`, despite each module suppose…
-
### Problem description
it seems that as of volar > 2.0 some additional dependencies are needed for lsp to work. see thread here: https://github.com/vuejs/language-tools/issues/3925
it seems tha…
-
**Describe the bug**
In README.md, Recommended IDE Setup's last step is to install TypeScript Vue Plugin (Volar), but Visual Studio Code will not allow the installation because it claims the extensio…
-
In LSP-typescript, I get quick fixes with import suggestions in the hover menu:
![379447153-90d2126e-c0e4-4e1c-9bbf-c2c1877eb502](https://github.com/user-attachments/assets/bc26b094-b1e5-4f0d-b41d-…
-
### Reproduction
Can't really have a reproduction
### Describe the bug
Hi, I wanted to report a minor issue that I encountered while working with the `TooltipContent` component.
### Description
…
-
is there any way to make this library work with volar?
-
So it used to that vue language server handles the request `volar/client/findFileReference` to find reference of a SFC vue file.
https://github.com/volarjs/volar.js/blob/ea92d55c03a82bf4515da82384ae…