GH Cooker
GH Cooker is a lightweight VS Code extension that gives you a sidebar for common git and gh actions.
Features
- Repository status at a glance
- Branch switch/create shortcuts
- Fetch, pull, push, stage-all, and commit actions
- Open remote repo or current PR with the GitHub CLI
- Create a GitHub repository from the current workspace
- Change repository visibility from the sidebar
Requirements
git installed and available on PATH
gh installed and authenticated for GitHub shortcuts
- A workspace folder opened in VS Code
Development
npm install
npm test
Then open this folder in VS Code and press F5 to launch the extension host.
| |