Geany Overview
Geany is a free, open-source lightweight text editor and small IDE built on the GTK toolkit, available for Windows, macOS, and Linux. It aims to start fast and stay light while offering the essentials of an IDE: syntax highlighting for many languages, code folding, symbol lists and basic autocompletion, and a simple build system that can compile and run code with configurable commands. It has few external dependencies and a plugin system for added features, which makes it popular on modest hardware and for quick coding tasks across languages. A side pane shows open documents and a symbol tree for quick navigation, and a built-in terminal panel keeps a shell within reach while you edit. The offline installer is the full setup and installs without a network connection. Download Geany from Geany's official source, linked here.