-
### Describe the bug
When working with a library project in a mono repo with the tsconfig module resolution set to : `"moduleResolution": "NodeNext"`, it eventually starts getting this error on the…
-
I've encountered a bug similar to previous issues, but I haven't quite found the solution to my case. I've tried erasing the csdevkit folder in my Temp, changing dotnet.server.trace, and unchecking do…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
Version: 1.93.1 (user setup)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-…
-
Originally reported by @ZiyaoWei in issue #56.
Minimal example tto re-create:
```TypeScript
[NaNofuzz...]
export function a(a: number): number {
return a;
};
[NaNofuzz...]
export functi…
-
### Describe the Issue
I am trying to use unzipped .net binaries with vscode(portable mode).
I have used a batch file to set the environment variables and add the dotnet.exe folder to the PATH befor…
-
Hi Team,
We are currently experiencing issues with the copy, cut, and paste functionality in DMN Editor extension for VSCode on macOS when using Keyboard Shortcuts. Standard keyboard shortcuts (⌘C,…
-
### Environment
- OS and Version: Sonoma 14.4.1
- VS Code Version: 1.95.1
- C/C++ Extension Version: 1.22.11
- ~If using SSH remote, specify OS of remote machine:~
### Bug Summary and Steps to Repr…
-
**Describe the bug**
I am creating a test setup for my extension.My extension depends on the Zowe Explorer extension. When I use zowe: Zowe.vscode-extension-for-zowe@2.18.0, my tests run succes…
-
### Describe the Issue
I have frequently hit an issue in VSCode where intellisense does nothing when working on a MAUI app.
I have struggled to find consistent repro steps but I believe it is common …
-
### Describe the bug
The `vscode-extension.ban.spellright` does pkg not work, throwing `command not found` for any selection in the `CTRL+SHIFT+P` menu.
### Steps To Reproduce
1. Install `vscode-…