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

Allow showTextDocument to open notebook cell URIs #158477

Merged
merged 3 commits into from Aug 30, 2022
Merged

Conversation

lramos15
Copy link
Member

Fix #123270

This extends showTextDocument to work with composite editors.

Only one review is required just requested everyone so they could provide feedback if they so wish.

@lramos15 lramos15 added this to the August 2022 milestone Aug 18, 2022
@lramos15 lramos15 self-assigned this Aug 18, 2022
@lramos15 lramos15 requested a review from jrieken August 22, 2022 11:38
Copy link
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

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

This looks like a good change but also potentially changes many other things, like change encoding for a notebook cell and what not. Looks risky to me

src/vs/editor/browser/editorBrowser.ts Show resolved Hide resolved
@lramos15
Copy link
Member Author

@jrieken Is this ready to go

@lramos15 lramos15 merged commit a2cd34f into main Aug 30, 2022
@lramos15 lramos15 deleted the lramos15/daily-earthworm branch August 30, 2022 10:39
@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor for notebook cells opens, not notebook editor
3 participants