/vscode-souko

Integrates souko into Visual Studio Code, a simple command line utility to organize clones of remote git repositories

Primary LanguageTypeScriptMIT LicenseMIT

souko README

Integrates souko into Visual Studio Code, a simple command line utility to organize clones of remote git repositories

Features

This extension provides the following commands:

souko.open

Opens a repository in the current workspace.

souko.openInNewWindow

Opens a repository in a new window.

Requirements

This extension requires the souko command line utility to be installed.

To install souko, see the installation instructions.

Extension Settings

This extension contributes the following settings:

  • souko.command: The command to execute souko command line utilify

Release Notes

0.1.0

Initial release of souko.