Integrates souko into Visual Studio Code, a simple command line utility to organize clones of remote git repositories
This extension provides the following commands:
Opens a repository in the current workspace.
Opens a repository in a new window.
This extension requires the souko
command line utility to be installed.
To install souko
, see the installation instructions.
This extension contributes the following settings:
souko.command
: The command to execute souko command line utilify
Initial release of souko.