Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Show message when stepping into library code with justMyCode: true #1298

Closed
karthiknadig opened this issue Apr 2, 2019 · 2 comments
Closed
Assignees

Comments

@karthiknadig
Copy link
Member

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#

karthiknadig pushed a commit that referenced this issue Apr 4, 2019
…ixes #1298, #1294 (#1310)

* Django 2.2 tests and fixes for exception breakpoints in Django 1.7. Fixes #1289, #1294

* Don't report variable errors silenced by django. Fixes #1276
@fabioz
Copy link
Contributor

fabioz commented Apr 4, 2019

Actually, that commit closes #1289 and not #1298.

@fabioz fabioz reopened this Apr 4, 2019
@karthiknadig 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
@fabioz fabioz self-assigned this May 20, 2019
@karthiknadig
Copy link
Member Author

Related #1191

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants