I tried Monodevelop under Linux (Ubuntu 11.04).
Under Linux it does not seem very interesting, since it does not appear to
provide methods dot-complete.
Therefore I did not try it under Mac OS X.
- Under Mac OS X my favourite Vala editor is Vim (I can use ctags-vala
with it, which is not
Did you tried MonoDevelop? There is a version for OSX which should probably
work and MonoDevelop works really well with Vala.
As far as I know, Gtk on OSX is not really stable and I doubt any of the
Vala IDEs are regularly tested on OSX. Your best bet is probably to fix the
issues you find yoursel
I haven't managed to make a single graphical IDE for Vala work under Mac OS X.
- Under Linux, I use a deprecated (*) version of vtg and valencia (two
plugins for gedit)
- Under Mac, I use vim + Vala plugin for Vim.
The Vim plugin is fine, but it does not provide auto-completion (for
methods, whic
Hi,
I am new to Vala and looking for an IDE to use on OSX. My preference would
be to use MonoDevelop, but note that the 2.4.x and 2.6 beta's do not include
the Vala plugin. I am wondering whether :
a. what other mac users would recommend as an IDE for vala
b. is there a compilation of MonoDev