awaescher / RepoZ

👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
MIT License
1.01k stars 91 forks source link

Open in Visual Studio Code not work #124

Closed ridvanaltun closed 3 years ago

ridvanaltun commented 3 years ago

Hi,

I am using Windows 10 version 2004 build 19041.508.

When i try to open a project using Open in Visual Studio Code via repoZ, VS Code opens the project like below in picture:

Screenshot 2020-10-02 222414

Note: node-restful-api the name of project i tried to open in repoZ, other projects acted like same. By the way I have no problem with Windows File Explorer, Open in Windows File Explorer works fine.

ridvanaltun commented 3 years ago

I found the problem cause. My all repos located at C:\Users\ridva\Google Drive\repositories folder. VS Code can't open folder when if the folder's path include white space character.

Solution: https://stackoverflow.com/a/31830294/7376041

awaescher commented 3 years ago

Thanks for your pull request, very welcome

awaescher commented 3 years ago

RepoZ 5.5 was just released which fixes this bug.