VS Code Debug Console: Variables Defined in Debug Console Not Recognized
I’m encountering an issue while debugging in Visual Studio Code. When I define a new variable in the debug console, I get an error saying the variable is not defined when I try to access it.