-
For example, `volar` - language server for vue and `unocss` - language sever for tailwindcss. Autocomplete from these two servers should work in one file with `vue` extension
-
### Describe the bug
In case it used in pure node.js app or for example in react app - it unnecessary adds such dependencies as ` @vue/language-core`, `@vue/compiler-core`, `@vue/compiler-dom`, ba…
-
### What problem does this feature solve?
vuejs/core#3399 has landed in Vue 3.5, and the `GlobalDirectives` interface exists, but Volar does not seem to populate directive completions from the the …
-
[Volar](https://github.com/johnsoncodehk/volar) is the new official extension for vue project.
Can you add the support for this ?
I can use this to extend the Volar language server: https://gith…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
daut updated
2 months ago
-
**Describe the bug**
When using two or more language servers which have color provider functionality, there are situations when duplicate references are displayed. This is most recently visible whe…
-
## Background
I recently transitioned from using Vue 2 (generation using: "**vue-cli**", and using vscode extension: "**Vetur**") in my projects to the new Vue 3. This new project was set up using th…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.5.12`
- Element Plus Version: `2.8.7`
- Browser / OS: `谷歌`
- Build Tool: `Vite`
## Reproduction
### Related Component
-…
-
As soon as i enable/install `Vue Language Features (Volar)` in VS code, i get type errors in html wherever `$t` and `$i18n` is used.
`
{{ $t('views.home.title') }}
{{ $i18n.locale }}
`…
-
### Vue version
3.3.4
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-pxbnfc?file=src%2FApp.vue
### Steps to reproduce
This issue reproduces with Volar (Vue Language Feat…
rchl updated
2 months ago