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

Use terminal shell env when resolving commands in path #237588

Merged
merged 55 commits into from
Jan 10, 2025
Merged

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jan 9, 2025

Blocked on #237415

Fixes #237587

Tested on pwsh/Windows by checking command suggestions:

image

Changing env to a single path and checking again (see vsn.exe):

image

anthonykim1 and others added 30 commits September 16, 2024 22:20
anthonykim1 and others added 18 commits January 7, 2025 22:48
@Tyriar Tyriar added this to the January 2025 milestone Jan 9, 2025
@Tyriar Tyriar requested a review from meganrogge January 9, 2025 16:44
@Tyriar
Copy link
Member Author

Tyriar commented Jan 9, 2025

@meganrogge you can see 4cbdc0a for the change this will add

@Tyriar Tyriar marked this pull request as ready for review January 10, 2025 13:51
@Tyriar Tyriar enabled auto-merge (squash) January 10, 2025 13:51
@Tyriar Tyriar merged commit 7bfaf73 into main Jan 10, 2025
8 checks passed
@Tyriar Tyriar deleted the 237415__237587 branch January 10, 2025 14:05
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.

Terminal Suggest: Use new shell env API to use actual shell PATH variable
3 participants