Skip to content

tejanium/vscode-blame-pr

Repository files navigation

VSCode Blame Github's Pull Request

Build Status David David GitHub release Visual Studio Marketplace Installs

Features

Open Github's associated PR by guessing the PR's ID from the commit message or contacting Github using your personal access token.

To activate, enter these commands in the Command Palette:

  • blame-pr.open: Open and view Github Pull Request on your browser on the selected line.

  • blame-pr.toggleStatusbar: Display commit message info in the status bar, click to activate blame-pr.open.

Extension Settings

  • blame-pr.githubToken: Github personal access token with scope to repo.