Skip to content

Browse your the RVM gemset that your rails project is using, without leaving Sublime Text

Notifications You must be signed in to change notification settings

LeeMallabone/sublime-gem-browser-gemset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

SublimeGemBrowserGemset

Browse the gems in your Gemfile and open their source in a new Sublime window, all without leaving the editor. Note: this plugin is for users of rvm gemsets. For other project structures, check out SublimeGemBrowser, on which this plugin is based.

Installation

Copy to your sublime packages directory. (In OS X: ~/Library/Application Support/Sublime Text 2/Packages)

Then add a keyboard binding:

{ "keys": ["super+ctrl+e"], "command": "sublime_gem_browser_gemset" }

Then hit ⌘-CTRL-e to fuzzy search your gems.

License

Written by Lee Mallabone. MIT License. Based liberally on Sublime Gem Browser.

About

Browse your the RVM gemset that your rails project is using, without leaving Sublime Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages