darklight721 / show-origin

An atom package to show the origin of a line in the git repo

Home Page:https://atom.io/packages/show-origin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show-origin package

An Atom package to show the origin of a line in the git repo.

Idea from: Every line of code is always documented.

Usage

First, make sure your project is on git.

  1. Select a line in your code.
  2. Press 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.

Screenshot

Screenshot

About

An atom package to show the origin of a line in the git repo

https://atom.io/packages/show-origin

License:MIT License


Languages

Language:JavaScript 69.6%Language:CoffeeScript 24.2%Language:CSS 6.2%