Adam Kövári <kovaria...@...> writes: > I have one more question for you, if you don't mind. I come from Java world > and I'm used to high-quality code-completion and editors. What is your > experience? Will I have to go only with Gedit/Vim/Emacs? I have tried those > IDEs/editors recommended on Vala homepage, but they're all terribly > unstable/don't have basic features. What do you use?
Well, I tried - valide - There is completion, though pretty basic one. It is simple and lightweight. Unfortunately I failed to configure the project to build a library instead of an application. - monodevelop - There is some attempt at completion, but it didn't work much of the time. It will probably improve, but it does not seem to release any new development versions (it's released with monodevelop, which is otherwise stable, so it does not need to release so often). On the other hand it was able to compile anything. So I ended up with vim and waf for building for now. There Vala homepage (http://live.gnome.org/Vala) also links to plugin for Eclipse, Anjuta (though it's not clear to me whether it got included in Anjuta or abandoned) and Gedit (which does not have completion yet, though). Regards, Jan _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
