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 the onDidChangeActiveNotebookEditorEmitter to fire correctly #14321

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

jonah-iden
Copy link
Contributor

@jonah-iden jonah-iden commented Oct 15, 2024

What it does

Fixes the onDidChangeActiveNotebookEditorEmitter to fire correctly when the active notebook has been changed.
This should also fix the issue with the jupyter variables button not appearing

How to test

You can again test with my notebook selection test extension
this should show that the active notebook editor should always be correct.
Also the jupyter variables button should now appear again

Follow-ups

@dhuebner maybe good candidate for automated ui tests?

Review checklist

Reminder for reviewers

Copy link
Contributor

@jbicker jbicker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonah-iden jonah-iden merged commit 78ce064 into master Oct 17, 2024
11 checks passed
@jonah-iden jonah-iden deleted the jiden/fix-active-notebook-editor-emitter branch October 17, 2024 12:07
@github-actions github-actions bot added this to the 1.55.0 milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants