microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.22k stars 28.06k forks source link

VS Code Debug Console: Variables Defined in Debug Console Not Recognized #216579

Open RohollahHS opened 2 weeks ago

RohollahHS commented 2 weeks ago

Does this issue occur when all extensions are disabled?: Yes

I always use debugging. Previously, I always set a breakpoint, and when I reached the breakpoint, I could define any new variable in the debug console. However, today I encountered this issue: I cannot define new variables in the debug console. I searched on Google, but I did not find anything.

image image

t1m0thyj commented 1 week ago

This also happens for me with VS Code 1.90.2 and macOS Sonoma.