Skip to content

Fix double semicolon in PATH environment variable on Windows #748

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 4 commits into from
Jul 9, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jul 9, 2025

The extension now properly handles PATH variables regardless of whether they end with a separator, preventing double separator issues while preserving all existing functionality.

Fixes #740

Co-authored-by: eleanorjboyd <26030610+eleanorjboyd@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Extra semicolon in path enviroment variables Fix double semicolon in PATH environment variable on Windows Jul 9, 2025
@Copilot Copilot AI requested a review from eleanorjboyd July 9, 2025 16:54
Copilot finished work on behalf of eleanorjboyd July 9, 2025 16:54
@eleanorjboyd eleanorjboyd marked this pull request as ready for review July 9, 2025 17:07
@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Jul 9, 2025
@vs-code-engineering vs-code-engineering bot added this to the July 2025 milestone Jul 9, 2025
@eleanorjboyd eleanorjboyd merged commit 24a5b7a into main Jul 9, 2025
18 checks passed
@eleanorjboyd eleanorjboyd deleted the copilot/fix-740 branch July 9, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra semicolon in path enviroment variables
4 participants