vscode-extensions-open-in-browser
vscode-extensions-open-in-browser copied to clipboard
Edge fails on Windows if space in local URI path
If you have a file that has a space in the URI path, e.g. file:///C:/Source/Practice/HTML-CSS Example/final/sample.html
, it opens multiple windows split on the space character.
file:///C:/Source/Practice/HTML-CSS
and Example/final/sample.html
.
same here :(