Additional Information
Text editor using the GTK+ toolkit with basic features of an IDE
Latest Version | Geany 2.0 |
Requirements |
Windows XP/Vista/Windows 7/Windows 8/Windows 10 |
Updated | October 25, 2023 |
Author | Enrico Tröger |
Category | Developer Tools |
License | Open Source |
Language | English |
Download | 66 |
Overview
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. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME - It only requires the GTK2 runtime libraries.
Geany is known to run under Linux, FreeBSD, NetBSD, OpenBSD, macOS, 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.
Features and Highlights
Geany is known to run under Linux, FreeBSD, NetBSD, OpenBSD, macOS, 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.
Features and Highlights
- Syntax highlighting
- Code folding
- Symbol name auto-completion
- Construct completion/snippets
- Auto-closing of XML and HTML tags
- Call tips
- Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal, etc.
- Symbol lists
- Code navigation
- Build a system to compile and execute your code
- Simple project management
- Plugin interface (see Plugins)