Description: A simple text editor that uses gtksourceview2. [ Feature ]
* Basic Project support ( but doesn't use autotools/autoconf yet )
* Basic configuration for ( Java, Vala )
The project support features only organizes your source/files it doesn't know anything about the project you're going to make ( Except for java and vala ). So you still have to provide information like:
* Compiler * Command to execute after the build process * Libraries to link against * And of course for new project you have to provide source files as View Edit only generate project folders at the moment.
Ratings & Comments
0 Comments