This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Show message when stepping into library code with justMyCode: true #1298
Labels
Comments
fabioz
added a commit
to fabioz/ptvsd
that referenced
this issue
Apr 4, 2019
karthiknadig
pushed a commit
that referenced
this issue
Apr 4, 2019
karthiknadig
changed the title
Show message when stepping into library code with debugStdLib: false
Show message when stepping into library code with justMyCode: true
May 20, 2019
Related #1191 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If debugStdLib is false and the user attempts to step in, we should show a message telling the user that the debugger will skip. It should also tell them how to change the setting so that they get the intended behavior.
This is similar to how Just-my-code setting is handled in VS for C#
The text was updated successfully, but these errors were encountered: