gem-wiseguy

Get quick info about your Gemfile gems without leaving your editor.

buttercloud

420

6

0.4.4

MIT

GitHub

This package consumes the following services:

gem-wiseguy package

Get quick info about your Gemfile gems without leaving your editor.

Installing

apm install inline-messenger gem-wiseguy

If you're using rbenv, you need to make sure your PATH is set correctly for Atom. You can do this inside of the ~/.atom/init.coffee file.

Add a line like this for rbenv:

process.env.PATH = "#{process.env.HOME}/.rbenv/shims:#{process.env.HOME}/.rbenv/bin:#{process.env.PATH}" 

There is probably a similar process to get RVM to work.

Usage

To get info on all gems:

Gem Wiseguy: Toggle All or keyboard shortcut CTRL-ALT-g

To get info on specific gems only (faster):

Gem Wiseguy: Toggle At Cursor or keyboard shortcut CTRL-ALT-i

To turn off:

Will take a second to load the gem info form rubygems.org

Current features:

Screenshot

Screenshot

Author & Contributors

This package was developed by Buttercloud.

Maintained by: Ahmad Hammad @afhammad