-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.0-dev.20240721
**Steps to reproduce crash**
1.
2.
3.
**TS Server Lo…
-
## Issue:
![False error](https://github.com/vuejs/language-tools/assets/123377848/e0fd5272-ab9b-4a0f-b4f1-7466491cbdd1)
False TS(1261) error message displayed in VS Code
## Steps to reproduce:
![s…
-
# Process
https://github.com/vuejs/language-tools/assets/96933655/b51c4029-fefb-4cc3-b046-be6bf18d113e
in the video, i first add a function called `sussybot()` in `hubs.ts`, and the suggestion w…
ogios updated
4 months ago
-
Type: Bug
When I try to initiate the git commit, it goes through successfully but will not allow me to publish the branch.
even though the repo was initialized, I cannot see it on GitHub or push cha…
-
Emmet don't work in `style` tag suggestions 👇
But when we add this to `settings.json`:
```json
"emmet.includeLanguages": {
"vue-html": "html",
"vue": "html"
}
```
Everything works…
-
Type: Bug
this popup keep show up althought I click allow multiple time
VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:21:31.043Z)
OS version: Darwin x64 23.…
-
### Vue version
3.4.30
### Link to minimal reproduction
none
### Steps to reproduce
Go to any Vue + Vite project and do `npx vue-tsc`
### What is expected?
Before the vue update from 3.4.29 t…
-
Hi there,
I'm currently working on a VSCode extension that supports syntax highlighting, but the [Vue Language Features (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) exten…
-
Hi!
Is any place where I can find documentation about configure the service details with IntelliJ?
I'm following recent changes and I saw there is a new configurable option "hybrid mode". But us…
-
### Vue - Official extension or vue-tsc version
v2.0.22
### VSCode version
v1.90.2
### Vue version
v3.4.30
### TypeScript version
v5.5.2
### System Info
```shell
System:
OS: macOS 14.5
…