Strip \\?\ from absolute Windows paths by connorskees · Pull Request #95365 · microsoft/vscode

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@connorskees

Copy link Copy Markdown

Contributor

Resolves #95364 by stripping the prefix \\?\ from absolute Windows paths

@connorskees connorskees changed the title Issue 95364 Strip \\?\ from absolute Windows paths

Apr 15, 2020

@bpasero bpasero removed their assignment

Apr 16, 2020

@Tyriar Tyriar added this to the April 2020 milestone

Apr 16, 2020
Copy link Copy Markdown

Contributor

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

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

Thanks again 👌

connorskees reacted with thumbs up emoji

@Tyriar Tyriar merged commit d2cf8af into microsoft:master

Apr 16, 2020

@github-actions github-actions bot locked and limited conversation to collaborators

May 31, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

1 more reviewer

@Tyriar Tyriar Tyriar approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@Tyriar Tyriar

Labels

None yet

Projects

None yet

Milestone

April 2020

Development

Successfully merging this pull request may close these issues.

Windows paths beginning with \\?\ open in separate tab when opened from the integrated terminal

3 participants

@connorskees @Tyriar @bpasero