[Vala] Vala completion support for vim



Hi Damien,

I agree with Brian:

Vala Toys for GEdit uses a good module. You may want to kook at it.

http://code.google.com/p/vtg/


Here is a hint on how to use it:

vtg contains a module called afrodite which parses the vala source to process.

Said module contains a file named test-basic.vala which contains
examples on how use the module.


http://gitorious.org/vala-toys/vala-toys/blobs/master/afrodite/tests/tests-basic.vala



A Vim auto-completion plugin for vala would be greatly appreciated.
(The solutions using GTK or Gedit plugins are not yet portable to Mac
OS X (or stable versions of Linux ) )

Here are two other hints, namely: The auto-complete plugins  for
Python and Go, resp.

Python:
http://rope.sourceforge.net/ropevim.html

Go:
https://github.com/nsf/gocode

Serge.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]