An Atom package to show the origin of a line in the git repo.
Idea from: Every line of code is always documented.
First, make sure your project is on git.
ctrl-alt-o
to show the origin. Or right click and select Show origin of line
.To customize the keymap of this package, add show-origin:show
command to your keymap.cson
.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.