Open
Description
Discussed in #2629
Originally posted by imba-tjd January 29, 2023
I don't want to see stdlib when I use step into
In case you don't know what JustMyCode is, it's like excluding certain files to not step into them when debugging.
C# and py have this feature. Java and node.js have similar feature (stepFilters and skipFiles).