0.17.0 • Published 8 years ago
vscode-gpm v0.17.0
vscode-gpm
vscode extension for managing your Git projects with Golang style.
Support for all git addresses. including Github/Gitlab/Bitbucket/Coding...
TIP: Not support private repository with https protocol, please use ssh protocol instead of https
Features
- Tree View
- Clone/remove/star/search project
- Work with multiple workspaces
CHANGELOG
Commands
| Command | description |
|---|---|
| gpm.search | Search project |
| gpm.find | alias for gpm.search |
| gpm.refresh | Refresh the treeview |
| 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 |
| gpm.interruptCommand | Interrupt Current Running Command |
Related
https://github.com/gpmer/gpm.js/
License
The Anti 996 License