0.17.0 • Published 6 years ago

vscode-gpm v0.17.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Build Status Version Downloads DeepScan grade 996.icu LICENSE

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

Commanddescription
gpm.searchSearch project
gpm.findalias for gpm.search
gpm.refreshRefresh the treeview
gpm.clearCacheClean cache
gpm.cloneClone project
gpm.prunePrune project. Remove some useless files like node_modules
gpm.list2openList project and open in current window
gpm.list2openNewList project and open in new window
gpm.list2openInWorkspaceList project and open in workspaces
gpm.list2openInTerminalList project and open in terminal
gpm.list2starList project and star
gpm.list2unstarList project and unstar
gpm.clearStarsClean all started
gpm.list2removeList project and remove it
gpm.interruptCommandInterrupt Current Running Command

Related

https://github.com/gpmer/gpm.js/

License

The Anti 996 License