Release Name: 0.5.0
Notes:
rcodetools will work better if you use it along with FastRI, an alternative to
the standard 'ri' documentation browser which features intelligent searching,
better RubyGems integration, vastly improved performance, remote queries via
DRb... You can find it at http://eigenclass.org/hiki.rb?fastri and it is also
available in RubyGems format:
gem install fastri
Read README.emacs and README.vim for information on how to integrate
rcodetools in your editor.
Changes:
User-visible changes since 0.4.1
--------------------------------
* --dev: adds project directories to $:
* --completion-class-info: list completion candidates and class info
* display completion candidates with description, both in emacs
and vim (using the menu+preview window).
|