chapmanjacobd / simple-git-blame

A Simple Git Blame command for VS Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Git Blame

This extension provides a simple Git Blame command in VS Code.

Demo

I built this since I didn't like the other Git Blame extensions in VS Code and thought it'd be a fun thing to build. Hopefully you like it too!

Caveats

  • Currently only supports GitHub repositories
  • Your Git remote must be called origin

Future

  • Add support for Bitbucket
  • Add support for GitLab
  • Add tests

^ If you need any of these things, feel free to submit a PR.

About

A Simple Git Blame command for VS Code.

License:MIT License


Languages

Language:JavaScript 100.0%