Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Github BlamerNew to Visual Studio Code? Get it now.
Github Blamer

Github Blamer

Mihai Tiriplica

|
1,645 installs
| (0) | Free
Open and copy the blame and github links from your editor context.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Github Blamer README

This extension aims to quickly solve the problem of sharing code links with your team mates from the editor context menu. You just right click on a line of your code and you can easily copy or open the GitHub links that point to your code on both master and the current branch including the links to the blame page.

Features

You can open or copy the Github links directly from the editor context menu:

Context Menu

Requirements

There is only one dependecy:

  • parse-git-config

Release Notes

1.0.0

Initial release of GitHub Blamer

Features:

  • Open file in Github on master
  • Copy link to the file in GitHub on master
  • Open blame for file in Github on master
  • Copy link to the blame for file in Github on master
  • Open file in Github on the current branch
  • Copy link to the file in GitHub on the current branch
  • Open blame for file in Github on the current branch
  • Copy link to the blame for file in Github on the current branch
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft