git-line

Displays a tooltip with git-blame information about the currently selected line.

joelgardner

12,448

13

0.6.0

MIT

GitHub

git-line package

An Atom package that displays git blame information about the currently selected line.

Usage

Use the keyboard combo ctrl+alt+cmd+b to activate a tooltip anchored on the line number in the gutter. If you do not have line numbers enabled, the tooltip will display in the very top right of the Atom window. If the line is part of a pushed commit, you may follow a link to view it on Github.

Issues

Demo

Yay View demo video (turning on CC is helpful)

Atom package

https://atom.io/packages/git-line

Changes