Skip to content

Fixes empty terminal editor after reload #182121

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

Merged
merged 2 commits into from
May 12, 2023
Merged

Conversation

jeanp413
Copy link
Contributor

@jeanp413 jeanp413 commented May 10, 2023

Fixes #181536

Root cause was incorrect resource uri when reviving a terminalIntance but resource is not needed anymore, as far as I know it was used for drag and drop back when createEditorInput didn't support to return a promise, it does now so we can cleanup

@Tyriar Tyriar added this to the May 2023 milestone May 11, 2023
Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

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

Works! Thanks for looking into this @jeanp413

@Tyriar Tyriar enabled auto-merge May 12, 2023 13:19
@Tyriar Tyriar merged commit dfb78c7 into microsoft:main May 12, 2023
@jeanp413 jeanp413 deleted the fix-181536 branch May 12, 2023 18:32
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2023
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.

Abnormal after reloading the terminal
4 participants