Geany script editor - great for Web-APP
Published on Apr 8 2009 at 21:36 GMT. Written by Pemba.
A fast and lightweight IDE Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany.
The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- folding
- many supported file types like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation
Geany is known to run under Linux, FreeBSD, NetBSD, OpenBSD, MacOS X, AIX v5.3, Solaris Express and Windows. More generally, it should run on every platform, which is supported by the GTK libraries. Only the Windows port of Geany is missing some features.
The code is licensed under the terms of the GNU General Public License.
More about Geany: Homepage | Screenshots | Download
There are 3 articles in this category. See all articles by Pemba or all articles in Programming



(1693 reads)



No comments so far.