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

Draft
wants to merge 54 commits into
base: main
Choose a base branch
from

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 24 commits January 7, 2025 22:39
@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

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