Skip to content
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

Support debugging of Interactive Window using the Jupyter debugger protocol #10037

Closed
3 tasks done
DonJayamanne opened this issue May 16, 2022 · 6 comments · Fixed by #10105 or #10114
Closed
3 tasks done

Support debugging of Interactive Window using the Jupyter debugger protocol #10037

DonJayamanne opened this issue May 16, 2022 · 6 comments · Fixed by #10105 or #10114
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug interactive-window Impacts interactive window interactive-window-debugging verified Verification succeeded
Milestone

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented May 16, 2022

Basically implement debugging of IW using the same code used to enable debugging of notebooks.

@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label May 16, 2022
@DonJayamanne DonJayamanne added this to the May 2022 milestone May 16, 2022
@DonJayamanne DonJayamanne self-assigned this May 16, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label May 16, 2022
@DonJayamanne DonJayamanne added interactive-window Impacts interactive window interactive-window-debugging vscode-web and removed triage-needed Issue needs to be triaged labels May 16, 2022
@roblourens
Copy link
Member

I think this old issue was related to this task, maybe it's not relevant anymore: #7057

@DonJayamanne
Copy link
Contributor Author

Closed #7057 with comments

@rchiodo
Copy link
Contributor

rchiodo commented Jun 1, 2022

This isn't actually working. There's a big problem that I see with the cell to file mapping. See this issue:
#10258

@rchiodo rchiodo reopened this Jun 1, 2022
@rchiodo rchiodo modified the milestones: May 2022, June 2022 Jun 1, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jun 1, 2022
@DonJayamanne
Copy link
Contributor Author

Curious, how are the tests passing for remote debugging?

@rchiodo
Copy link
Contributor

rchiodo commented Jun 2, 2022

I don't know. Didn't realize we had remote debugging tests. Or maybe they just test the simplest form.

@greazer greazer added iteration-candidate and removed triage-needed Issue needs to be triaged labels Jun 2, 2022
@DonJayamanne
Copy link
Contributor Author

Closing this issue as it has been completed.

@connor4312 connor4312 added the verified Verification succeeded label Jul 1, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug interactive-window Impacts interactive window interactive-window-debugging verified Verification succeeded
Projects
None yet
5 participants