garethflowers / vscode-portable

Portable version of the Visual Studio Code editor.
https://garethflowers.dev/vscode-portable/
GNU General Public License v2.0
511 stars 71 forks source link

folder name with "#" #31

Closed alekk84 closed 7 years ago

alekk84 commented 7 years ago

App dont start if put VSCode folder in folder with "#" in name (like "# programs")

garethflowers commented 7 years ago

It does the same for me.

I reckon it's a problem with the PortableApps launcher the apps using.

alekk84 commented 7 years ago

I use lot of PortableApps, and they work fine. maybe trouble is in config of launcher?

garethflowers commented 7 years ago

I've just tried this again using the zip file provided directly by Visual Studio Code and it does the same thing - so it looks like its an issue with VSCode itself.

Maybe you can log an issue with them - microsoft/vscode.