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

Use setPydevdSourceMap #12643

Closed
roblourens opened this issue Jan 25, 2023 · 1 comment
Closed

Use setPydevdSourceMap #12643

roblourens opened this issue Jan 25, 2023 · 1 comment
Assignees
Labels
debt Code quality issues help wanted Issues identified as good community contribution opportunities interactive-window-debugging notebook-debugging
Milestone

Comments

@roblourens
Copy link
Member

We can simply code in the Jupyter extension by using this builtin method in debugpy.

  • IW: Need to use IPYKERNEL_CELL_NAME to move the cell name out of a symlinked path
  • Notebook: Need to wrap the cell URI in <>

#12407 (comment)

@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug notebook-debugging interactive-window-debugging labels Jan 25, 2023
@roblourens roblourens added this to the January 2023 milestone Jan 25, 2023
@roblourens roblourens self-assigned this Jan 25, 2023
@roblourens roblourens modified the milestones: February 2023, March 2023 Feb 21, 2023
@roblourens roblourens modified the milestones: March 2023, April 2023 Mar 21, 2023
@roblourens roblourens modified the milestones: April 2023, May 2023 Apr 26, 2023
@roblourens roblourens modified the milestones: May 2023, On Deck May 31, 2023
@DonJayamanne DonJayamanne added debt Code quality issues and removed bug Issue identified by VS Code Team member as probable bug labels Dec 13, 2023
@DonJayamanne DonJayamanne added the help wanted Issues identified as good community contribution opportunities label Dec 12, 2024
@DonJayamanne
Copy link
Contributor

Closing as not required, current solution works and as much as we'd like to change this, there's no need to leave this open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Code quality issues help wanted Issues identified as good community contribution opportunities interactive-window-debugging notebook-debugging
Projects
None yet
Development

No branches or pull requests

2 participants