features
- No configuration needed: simply open a .vala file and browse its symbols immediately
- Jump to definitions of classes, methods, fields, and variables
- Build your project within gedit, with build output in a gedit pane
- Double-click any build error to jump to the line where it occurred
- Use the Run command to run your program, with output appearing in a gedit pane
- Tooltips displaying method prototypes
- Autocompletion suggestions
installation
Version 0.3.0 was released on May 27, 2010. Download the source tarball here: valencia-0.3.0.tar.bz2
To obtain the latest source from our git repository, type the following command in a terminal window:
$ git clone git://yorba.org/valencia
Check our wiki for documentation on how to install and use Valencia.
Subscribe to our mailing list to get the latest information on Valencia. To subscribe, send an email with a subject: line of subscribe to:
valencia-request@lists.yorba.org
Valencia is licensed under the GNU Lesser General Public License 2.1.
