You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there's an option to clone and open repos. This project does that, but this one is a lot better, well maintained and has more features already. I've filed some feature request there, but it's difficult to get things moving.
I can try to implement this, but this is a significant change, so it requires your input first (PS: it'd be great if you can do this)
The text was updated successfully, but these errors were encountered:
The problem with this feature implemented in this project is that it requires a connector running on the computer to clone the repository before opening it in the IDE 😕. Personally I don't want to add a connector to make the feature work.
Actually I discovered that it's possible to add this feature by using vscode links like vscode://vscode.git/clone?url=<repositoryUrl> without using any connector, I will try to add this soon ;)
I also second multiple folders to the search path instead of just one. I always structure my projects in different categories. Hence not all projects are in the same root.
It would be great if there's an option to clone and open repos. This project does that, but this one is a lot better, well maintained and has more features already. I've filed some feature request there, but it's difficult to get things moving.
I can try to implement this, but this is a significant change, so it requires your input first (PS: it'd be great if you can do this)
The text was updated successfully, but these errors were encountered: