I think the title explains it already...
|
As @aperson said, Geany is a very good text editor - It is lightweight with lots of features. It also supports vala (you need to install
To install, run |
|||||
|
|
There are two plugins for Gedit that provide Vala support. Valencia and VTG both add autocompletion, symbol browsing and basic project management through makefiles Valencia is the easier of the two to setup because VTG depends on gtksourcecompletion, but VTG has made several recent releases. http://yorba.org/valencia/ http://code.google.com/p/vtg/ |
|||
|
|
Anjuta supports vala since ver. 2.31.3 and there's a nice plugin for gedit. http://redmine.yorba.org/projects/valencia/wiki |
||||
|
|
|
I can't recommend an IDE specifically, but I can recommend Geany as a great text editor. |
|||||||||||||||||
|
|
Val(a)IDE seems to be the only IDE with Vala support, so if you want an IDE that is properly the way to go. Personally I use Vim for my coding needs, I think it makes good sense to use a powerfull editor instead of a single purpose IDE. |
|||
|
|
There is new project called Valama, you can check: https://github.com/Valama/valama It uses gtksourceview, so editor experience is similar to gedit, but it's still in early development phase. |
||||
|
|
|
You could use Val(a)IDE, you can find the source/binary at launchpad The link to Val(a)IDE given by SourceLab seems to be broken. References: |
|||
|
|
