-
### Vue - Official extension or vue-tsc version
2.1.0
### VSCode version
1.92.2
### Vue version
Nuxt 3
### TypeScript version
5.5.2
### System Info
```shell
System:
OS…
-
Hello,
I've been running `@nuxt/module-builder` in version 0.5.5 for some time now, but when i tried updating to 0.8.0 the error written later popped up.
I'm now upgrading to 0.6.0 only and face …
-
Visual Studio Code's Vue (Volar) extension not showing details of methods and computed properties when I hover over my cursor on the method call or computed property call. Here's the screenshot
![i…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The astro-language-server fails to start, here is the message from the log: `2024-02-22T05:2…
-
when not use generic, emit type is right
`test.vue`:
![image](https://github.com/vuejs/language-tools/assets/12657964/8f100399-31a6-45b2-81fc-37ba6b96269f)
![image](https://github.com/vuejs/langu…
-
Does this issue occur when all extensions are disabled?: Yes/No
yes
- VS Code Version: 1.87.1
- OS Version: windows 10
Steps to Reproduce:
1. Open a vue project
2. Volar is…
-
Bug Type: **`TypeScript`**
## Environment
- Vue Version: `3.3.2`
- Element Plus Version: `2.3.4`
- Browser / OS: `UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537…
ckvv updated
2 months ago
-
## Input
```vue
import type { InjectionKey, Ref } from "vue";
export interface TestProps {
test?: string;
}
export const INJECTION_KEY_TEST: InjectionKey = Symbol("test");
impor…
-
# Bug Report
## Description
I set up multiple experiments with Hydra range sweep, but I can't start them.
### Reproduce
1. Run a specific stage: `dvc exp run -s benchmark-ocr@validat…
-
I am a beginner, looking for a long time, did not find how to set the behavior of volar. If so, please let me know.
Thank you very much! 🙏