Open vscode://file/path/to/project/ URLs properly on Windows - fixes #20290#20469
Open vscode://file/path/to/project/ URLs properly on Windows - fixes #20290#20469joaomoreno merged 6 commits intomicrosoft:masterfrom
Conversation
|
@jordanmkasla2009, thanks for your PR! By analyzing the history of the files in this pull request, we identified @joaomoreno and @bpasero to be potential reviewers. |
|
Hi @jordanmkasla2009, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
Hi @jordanmkasla2009, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
Related to #20290 |
|
Thanks @jordanmkasla2009 ! |
Opening vscode://file/c/path/to/project/or/file.txt will no longer fail on Windows.
Tested using multiple drive letters and file/folder paths.