Hello,
I am working on Visual Studio Code / Linux Mint under Oracle VM VirtualBox running on Windows 10.
I regularly have issues because the debug mode no longer works.
- No log in the ‹ DEBUG CONSOLE ›
- Nothing in CALL STACK, except the mention ‹ RUNNING ›
- Breakpoints are disabled
Previously, using a specific version of VSC (1.65.2 which includes the same version of Node.js: 14.16.0) seemed to solve the problem. So, it was not necessary to update VSC. Unfortunately, this does not seem to be the solution, as the problem has reappeared.
Would anyone have an idea…
R.

