sponsor Vim development Vim logo Vim Book Ad

rubycomplete.vim : ruby omni-completion

 script karma  Rating 136/47, Downloaded by 7183  Comments, bugs, improvements  Vim wiki

created by
Mark Guzman
 
script type
utility
 
description
rubycomplete is an omni-completion script for ruby.
It supports the following:
  * dynamic completion of in-buffer entities (classes, methods, objects, modules).
  * rails
          - inclusion of column-names/fields
          - helpers included in completions
  * automatic inclusion of required modules
  * automatic handling of syntax errors

Rubycomplete requires ruby support to work. It uses ruby to process the buffer and introspection to create a list of completions.
It is distributed with vim, and as part of the vim-ruby project (http://vim-ruby.rubyforge.org/).
CVS versions are availible from vim-ruby, major releases will be published here and on my site.

For more info go to: http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html
 
install details
copy to .vim/autoload or your global runtime autoload directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
rubycomplete.vim 0.7 2006-09-19 7.0 Mark Guzman Initial upload
ip used for rating: 13.58.247.31

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github