Geany

From Wikipedia, the free encyclopedia

Geany
Developed by Enrico Tröger
Initial release 19 October 2005
Latest release 0.14 / 19 April 2008
Written in C
OS Cross-Platform
Genre IDE
License GNU General Public License
Website http://geany.uvena.de

Geany is a light-weight cross-platform GTK+ text editor based on Scintilla with basic Integrated Development Environment (IDE) features. It is designed to have limited dependency on separate packages and short load times. It is available for a wide range of operating systems, such as Windows, Linux, BSD and Solaris. Among the supported programming languages are (according to the documentation) C, Java, JavaScript, PHP, HTML, CSS, Python, Perl and Pascal.

Geany is one of the more fully-featured editors on the Linux platform, as most Linux editors adopt a more minimalist philosophy. It is similar to Windows editors such as NoteTab or ConTEXT

It is Free Software licensed under the terms of the GNU GPL.

[edit] Features

  • Auto-complete
  • Multiple document support
  • Project support
  • Syntax highlighting
  • Code folding
  • Symbol lists

[edit] External links