atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Better Ruby Autocompletion Using RSense #1662

Open obahareth opened 9 years ago

obahareth commented 9 years ago

RSense is a ruby code analyzer. Plugins have already been developed using it for Sublime Text, Atom, and Textmate 2.

Another option would be perhaps porting the Code Intel components from KomodoEdit. This is what SublimeCodeIntel does I believe. Well, maybe directly porting isn't such a good idea, but using it for inspiration might be instead.

marcioarantes commented 9 years ago

ya Chocolat and Ruby is still not best friends. I also think adding a debugger would be nice.