Open in GitHub
Provide some helpful commands for projects on GitHub.
Usage
- "Open In GitHub: File" - Opens the file in GitHub
- "Open In GitHub: Blame" - Opens the blame in GitHub
- "Open In GitHub: History" - Opens the history in GitHub
- "Open In GitHub: Project" - Opens the Github project page
- "Open In GitHub: Compare" - Opens the compare page between two branches
Extension Settings
openInGitHub.defaultBranch: "master"
openInGitHub.defaultRemote: "origin"
openInGitHub.maxBuffer: 512000
openInGitHub.excludeCurrentRevision: true
Forked from https://github.com/d4rkr00t/vscode-open-in-github
| |