-
Using pyfakefs leads to a variety of issues with vscode's debugger, like breakpoints not working and duplicate file tabs being opened. I made a bug report [here](https://github.com/microsoft/debugpy/i…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When starting a .NET Aspire application in VSCode in the debugger the debugger randomly stops…
-
Is there a way to use this with the vscode debugger?
I have `eval "$(fnm env --use-on-cd)"` in my .zshrc and running `node -v` in the integrated terminal returns as expected
When I try to use th…
-
### What version of Bun is running?
1.1.37+8ca0eb831
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
I'm not able to tell exactly when it started…
-
### What version of Bun is running?
1.1.30-canary.71+af82a446d, VSCode Extension Version v0.0.15
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reprod…
-
From Module-JS3 created by [SallyMcGrath](https://github.com/SallyMcGrath): CodeYourFuture/Module-JS3#249
### Link to the coursework
https://code.visualstudio.com/docs/introvideos/debugging
#…
-
### Zig Version
0.13.0
### EDIT: Both LLDB and MSVC Debugger ignore imports. MSVC debugger jumps to the main function if there's a breakpoint on an import, LLDB looks for the next breakpoint and…
-
### What version of Bun is running?
1.1.30-canary.71+af82a446d, VSCode Extension Version v0.0.15
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reprod…
-
### Describe the bug
I'm trying to debug a python program. But something wired occurs: "Unrecognized escape after '\' in string"
![image](https://github.com/user-attachments/assets/55b8910f-9949-48d…
-
There seems to be a problem causing the VSCode extension to crash when trying to use it with LoopVectorization.jl:
```
┌ Error: Some Julia code in the VS Code extension crashed
└ @ VSCodeDebugger…