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

Run SetInitialWorkingDirectoryAsync before LoadProfiles #2091

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

andyleejordan
Copy link
Member

So that if a user runs Set-Location in their profile, it's not later overridden.

Fixes PowerShell/vscode-powershell#4788

So that if a user runs `Set-Location` in their profile, it's not later
overridden.
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan added this pull request to the merge queue Oct 25, 2023
Merged via the queue into main with commit 8612b46 Oct 25, 2023
13 checks passed
@andyleejordan andyleejordan deleted the andyleejordan/change-cwd-earlier branch October 25, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

PowerShell Extension Overrides Set-Location Command in Profile.ps1
2 participants