vscode extension for managing your Git projects with Golang style.
Support for all git addresses. including Github/Gitlab/Bitbucket/Coding...
If you need to manage dozens or even hundreds of projects, then this extension can help you manage these projects easily
- Tree View
- Clone/remove/star/search project
- Work with multiple workspaces
| Command | description |
|---|---|
| gpm.search | Search project |
| gpm.find | alias for gpm.search |
| gpm.refresh | Refresh the treeview |
| gpm.flatten | Flatten project tree |
| gpm.clearCache | Clean cache |
| gpm.clone | Clone project |
| gpm.prune | Prune project. Remove some useless files like node_modules |
| gpm.list2open | List project and open in current window |
| gpm.list2openNew | List project and open in new window |
| gpm.list2openInWorkspace | List project and open in workspaces |
| gpm.list2openInTerminal | List project and open in terminal |
| gpm.list2star | List project and star |
| gpm.list2unstar | List project and unstar |
| gpm.clearStars | Clean all started |
| gpm.list2remove | List project and remove it |
https://github.com/gpmer/gpm.js/
The Anti 996 License