[Vala] Vala completion support for vim
- From: Serge Hulne <serge hulne gmail com>
- To: damienradtke gmail com
- Cc: vala-list <vala-list gnome org>
- Subject: [Vala] Vala completion support for vim
- Date: Mon, 29 Aug 2011 08:16:06 +0200
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]