Geany is a lightweight cross-platform GTK+ text editor[2] based on Scintilla and including basic Integrated Development Environment (IDE) features. It is designed to have short load times, with limited dependency on separate packages or external libraries. Ported to Pandora by Canseco.

Features:

– Auto-completion
– Multiple document support
– Project support
– Syntax highlighting
– Code folding (partially)
– Symbol lists
– Code navigation
– Embedded terminal emulator
– Build system to compile and execute code using external tools
– Extensible via plugins

Changes:

– Added tidy-html5 and csstidy-cpp tools.
– Added some tags remaining on the wiki, JavaScript, Ruby and TCL ones.
– Updated previews, and sources in src folder.