-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pydev.Debugger extension #607
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know much about Pydev.Debugger but overall looks good, just a few small comments
@fabioz, thanks for the plugin API! |
e577c92
to
9b7e079
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to VSCode debugger!
Closes #214
See included doc for user facing description.
Example:
For this config:
Object inspection with USER flavor:
Object inspection with DEV flavor:
Object inspection with the resolver disabled (default behavior prior to extension):