Skip to content

shellEnv: eagerly resolve the shell environment as soon as we see output #251917

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 1 commit into from
Jun 19, 2025

Conversation

connor4312
Copy link
Member

Closes #251326

And should make shell resolution marginally faster too, since we no longer wait for the process to exit and clean up before resolving. I kept the old paths in place 'just in case' but most cases should be served by the StreamSplitter on stdout

Closes #251326

And should make shell resolution marginally faster too, since we no longer wait for the process to exit and clean up before resolving. I kept the old paths in place 'just in case' but most cases should be served by the StreamSplitter on stdout
@connor4312 connor4312 self-assigned this Jun 19, 2025
@connor4312 connor4312 requested a review from bpasero June 19, 2025 15:10
@connor4312 connor4312 enabled auto-merge (squash) June 19, 2025 15:10
@vs-code-engineering vs-code-engineering bot added this to the June 2025 milestone Jun 19, 2025
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

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

With this, you have made yourself the official new owner of shell resolution ;-)

@connor4312 connor4312 merged commit d82aa6a into main Jun 19, 2025
8 checks passed
@connor4312 connor4312 deleted the connor4312/eager-shell-integration branch June 19, 2025 15:38
@connor4312
Copy link
Member Author

Oh no 😱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows "Unable to resolve your shell environment in a reasonable time." when launched via shortcut
2 participants