new rubycomplete (0.7)
September 19th, 2006
I've finally mangled rubycomplete into a state fit for release. The following features have been added/improved:
- Improved handling/completion of incomplete code (code with syntax errors)
- Much improved rails view support
- Matching controller/model/view Rails helpers now included with rails completions
- rubycomplete no longer appears in the completion lists
- Kernel methods now included in completions (print, open, etc...)
- In-buffer modules now included in completion lists
January 13th, 2008 at 10:52 AM Tx.