Using WSL2/Ubuntu18 I've not been able to make the VSCode NodeJs Debugger to stop on the breakpoints of any NodeJs app. When I start the debugger, it runs (I can see the output on the integrated terminal) but breakpoints are simply ignored. ...
Hey! I'm having issues similar to microsoft/vscode#103048, wanted to create a new issue so I'm not hijacking threads, it seemed like some people over there were having issues with NPM script arguments which is definitely unrelated for me. Describe the bug When the preview is enabled (now...
If you now launch this debug configuration, VS Code does not start the mock debug adapter as a separate process, but directly connects to local port 4711 of the already running server, and you should hit the breakpoint inlaunchRequest. ...
On the negative side, one developer said: "I've toyed with VSCode for my day to day Java development. The main thing that is stopping me from adopting it currently is how slow the Language Support by Red Hat extension is. For small Spring Boot applications it can be adequate, but for ...
Fix the Error: Could not find or load main class @x.y.z.argfile.#769. Cannot hit breakpoint at the class using Java 13 Text Blocks.#773. 0.25.0 - 2020-02-20 Added Provide context menu to continue/pause all/other threads.#748. ...
not stopping then clicking the debug but rather just clicking the debug icon while one is already running. This will occur randomly on my end but is the common way of replicating it on this stupid IDE. not worth the money if it takes more than a ye...
debugger is not stopping on breakpoints. 👍1remorses reacted with thumbs up emoji👀2vvvhell and remorses reacted with eyes emoji 👍 👀 VSCodeTriageBotassignedroblourensJul 10, 2024 This comment was marked as off-topic. Sign in to view ...
on-comment.yml on: issue_comment main 7s Oh hello! Nice to see you. Made with ️ by humans.txt Annotations 1 warning main Unexpected input(s) 'appInsightsKey', valid inputs are ['token', 'notYetReleasedLabel', 'insidersReleasedLabel'] ...
Javascript debugger is not stopping on breakpoints #79595 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered via issue July 10, 2024 12:09 VSCodeTriageBot assigned #221342 065459e Status Skipped Total duration 2s Artifacts – deep-classifier-assign-monito...
the only issue I have right now is that the debugger is not skipping node_modules files, it is stopping on files in there when I have Caught Exceptions breakpoint enabled. { "name": "Lauch Local Server", "type": "pwa-node", "request": "launch", "runtimeExecutable": "node", "run...