-
Based on the VSCode documentation on [`contributes.typescriptServerPlugins`](https://code.visualstudio.com/api/references/contribution-points#contributes.typescriptServerPlugins), it’s possible to sen…
-
I tried publishing my extension but recently switched to use [pnpm](https://pnpm.js.org/) instead of npm. `vsce` seems to not support this package manager (does `yarn` even works, very similar to `pnp…
-
kit: https://github.com/volarjs/volar.js/blob/67faf9c5d06604899e362e441142a0c716567b9d/packages/kit/src/createProject.ts#L50
language server: https://github.com/volarjs/volar.js/blob/67faf9c5d0660489…
-
[example config](https://github.com/johnsoncodehk/tsslint/blob/master/fixtures/convert-eslint-rules/tsslint.config.ts) worked fine.
But I want to use normal eslint style config. So, I create a conv…
-
### Vue - Official extension or vue-tsc version
v2.0.6
### VSCode version
1.91.0
### Vue version
latest
### TypeScript version
latest
### System Info
_No response_
### Steps to reproduce
1.…
-
I use `https://github.com/johnsoncodehk/volar-starter` to be sure to not have misconfigured anything and installed the normal volar & volar ts vs code extensions.
In general, there are no error me…
-
Type: Bug
After I closed a repository in source control, I couldn't reopen it, or I didn't know where to open it, and I couldn't find the repository I closed in the Repositories in source control, …
-
Type: Bug
I cannot move tabs around, left and right, down to terminal, split to compare, or whatever on Windows 11 last update. VSC last update too. I tried to restart Windows Explorer. No way.
…
-
Type: Bug
VS Code Intellisense will not load in Nuxt3 project. Have increased memory limits, diasbled and re-enabled extensions in VS Code to no avail. Development is being hampered as no intell…
-
### Describe the Bug
Currently when using dynamic [anything].astro routes I am having issues in neovim. No issues on other .astro files.
I get minimal lsp support but html, css and most ts not …