Skip to content

morenocarullo/rubymine-smalltalk-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A proof-of-concept of more helpful autocomplete for RubyMine.

To test:

1) copy this folder to the root of your Ruby project

2) add rubymine/scripts to Settings -> Extensions in RubyMine

Now autocompletion will be done on each method of each class, however
methods are only detectd at startup.

Note that only methods of classes in 'lib' are added.

If anyone knowing the RM extension API may help getting this to realtime loading of methods... :-)

-- Team Iguana

About

A proof-of-concept of more helpful autocomplete for RubyMine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages