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
You can get the file from the usual place. In case someone reading this isn't aware rubycomplete is an omni-completion function for vim. It provides intellisense-esque completion of elements in the editor. More information is availible from the site.

1 Response to “new rubycomplete (0.7) ”

  1. gallen gallen Says:
    Tx.

Leave a Reply