This VSCode extension automatically attaches the debugger to all application processes with smart breakpoint filtering. The extension keeps debugger attached only to processes that have loaded sources ...
Thank you and the team for making such a great extension. And I'd like to ask: if it's possible to use default python pdb over debugpy since sometimes debugpy is laggy on my machine and I'm also ...