Repository
Member
- Joined
- Apr 29, 2013
- Messages
- 117

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.
It is free software licensed under the terms of the GNU GPL version 2 or later.
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
Get it from here!