Skipping stepping into certain files while debugging
Hello, I want to skip stepping into certain files while debugging. For example, I work on lot of code which import pytorch library. I want to be able to step into my code and avoid stepping info files related to imported libraries. How can I do this in wing ide and limit my debugging flow on my codebase.
I am using wing ide pro 8 BR, Amr
Comments