Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.77, 1.78
- OS Version: VSCode for Web, bug is reproducible on various operating systems
Steps to Reproduce:
- Create a folder like
+hello+
- Attempt to open the folder with VSCode server
- VSCode will open in the folder
hello (<SPACE>hello<SPACE>), since +` has a special meaning in URIs.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
+hello+hello(<SPACE>hello<SPACE>), since+` has a special meaning in URIs.