fogzot / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.

Home Page:https://marketplace.visualstudio.com/items/waderyan.gitblame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Blame

See Git Blame information in the status bar for the currently selected line.

Feature Usage

Install

Open up VS Code.

  1. Type F1
  2. Type ext in command palette.
  3. Select "install" and hit enter.
  4. Type "blame"
  5. Select "Git Blame" extension and hit enter.

Backlog

  • Click on the status bar to see more blame information.
  • View Git History

Known Issues

None so far.

Update Log

About

Visual Studio Code Extension - See Git Blame info in status bar.

https://marketplace.visualstudio.com/items/waderyan.gitblame

License:MIT License


Languages

Language:TypeScript 100.0%