Skip to content

ElMisanteco/Ruby-Sugestions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Completions

About

This Sublime Text (2 or 3) package gives method completion suggestions for Ruby.

How to Use

Methods

Just type the words and the completion suggestions should show up. Press ENTER or TAB for completion.

Ruby Methods Usage preview

requiring packages/gems files

Type R-package/gem name then Press ENTER or TAB for completion. e.g.

r-json to get:

  require "json"

Ruby Require Usage preview

Contributing

All contributions are welcome. Just fork it on Github and create a pull request.

License

© 2015 Taiwo Kareem | [email protected].

Read license.txt

About

Ruby completion package for sublime text

Resources

License

Stars

Watchers

Forks

Packages

No packages published