new rubycomplete (0.7)
Tue, Sep 19, 2006I’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