/show-origin

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

Primary LanguageJavaScriptMIT LicenseMIT

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