Geany
Original author(s) | Enrico Tröger |
---|---|
Developer(s) | Geany authors |
Initial release | October 19, 2005 |
Stable release | 1.29
/ November 14, 2016 |
Repository | |
Written in | C, C++[1] |
Operating system | Linux macOS Windows |
Size | 14 MB (Windows) |
Type | IDE |
License | GNU GPL v2 or later[2] |
Website | www |
Geany (IPA:ʒeːniː) is a lightweight GUI text editor[3] using Scintilla and GTK+, including basic IDE features. It is designed to have short load times, with limited dependency on separate packages or external libraries on Linux. It has been ported to a wide range of operating systems, such as BSD, Linux, macOS,[4] Solaris and Windows. Because Windows lacks a virtual terminal equivalent, the Windows port lacks an embedded terminal window. Also missing from the Windows version are the external development tools present under Unix, unless installed separately by the user.[5] Among the supported programming languages and markup languages are C, C++, C#, Java, JavaScript, PHP, HTML, LaTeX, CSS, Python, Perl, Ruby, Pascal, Haskell, Erlang, Vala and many others.[6]
In contrast to traditional Unix-based editors like Emacs or Vim, Geany more closely resembles a small and fast IDE.
It is free software licensed under the terms of the GNU GPL version 2 or later.[2] After version 0.21 the next version was numbered 1.22 as requested by many users to reflect the maturity of the product.[7]
Features
- Auto-completion
- Multiple document support
- Simple project management
- Syntax highlighting
- Code folding (partially)
- Symbol lists
- Code navigation
- Embedded terminal emulator[8]
- Build system to compile and execute code using external tools
- Extensible via plugins
- Column / block / vertical select (via SHIFT + CTRL + arrow keys)
- User configurable keyboard action to editor function mapping[9]
See also
References
- ^ "geany/geany: A fast and lightweight IDE". GitHub. 11 July 2016. Retrieved 2016-07-11.
- ^ a b "GNU General Public License : Version 2, June 1991". Geany.svn.sourceforge.net. Retrieved 2014-02-03.
- ^ "Fast, powerful Geany editor offers IDE features". Linux.com. Retrieved 2014-02-03.
- ^ "geany.darwinports.com". geany.darwinports.com. Retrieved 2014-02-03.
- ^ "geany.org". geany.org. Retrieved 2016-11-16.
- ^ "Geany : All Filetypes". Geany. Retrieved 2016-04-03.
- ^ "Geany news archive".
Many users told us our version numbers didn't reflect the maturity of Geany to their eyes, and wished it to be changed to reflect that. So after some discussion we decided to rename this version 1.22 instead of 0.22.
- ^ "Freelancer's Playground! | Using Geany's VTE". Bayu.freelancer.web.id. 2008-08-26. Retrieved 2014-02-03.
- ^ http://www.geany.org/manual/current/index.html#keybinding-preferences
External links
Media related to Geany at Wikimedia Commons
- Code navigation tools
- Free integrated development environments
- Free software programmed in C
- Free text editors
- GNOME Applications
- GNOME Developer Tools
- Linux integrated development environments
- Linux text editors
- Software that uses Scintilla
- Software using the GPL license
- Text editors that use GTK+
- MacOS text editors
- Unix text editors
- Windows text editors
- Cross-platform free software
- Free and open-source software stubs
- Computer programming tool stubs