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

Fix go to definition in Python notebooks #16385

Merged
merged 3 commits into from
Jun 3, 2021
Merged

Fix go to definition in Python notebooks #16385

merged 3 commits into from
Jun 3, 2021

Conversation

joyceerhl
Copy link

For microsoft/vscode-jupyter#6108

Impacted by the following breaking API changes:

image

image

@joyceerhl joyceerhl added the no-changelog No news entry required label Jun 3, 2021
@joyceerhl joyceerhl marked this pull request as ready for review June 3, 2021 18:53
@joyceerhl
Copy link
Author

FYI core team this PR also fixes this test failure on main https://github.com/microsoft/vscode-python/runs/2739474394

@joyceerhl joyceerhl merged commit cd8f4d3 into microsoft:main Jun 3, 2021
joyceerhl added a commit that referenced this pull request Jun 10, 2021
* Fix go to definition in Python notebooks (#16385)

* notebook renamed to notebooks, notebooks symbols moved to workspace namespace

* Drop usage of NotebookCellMetadata ctor

* Update tests: `vscode.notebook.activeNotebookEditor` --> `vscode.window.activeNotebookEditor` (#16381)

* vscode.window.activeNotebookEditor

* window.visibleNotebookEditors

* Remove deprecated `NotebookCellData` constructor parameter (#16390)

* Update smoke tests and add CHANGELOG item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants