Geany
| Original author(s) | Enrico Tröger |
|---|---|
| Developer(s) | Geany authors |
| Initial release | October 19, 2005 |
| Stable release |
1.28 / July 10, 2016
|
| Repository | github |
| Written in | C, C++[1] |
| Operating system | Linux macOS 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. 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.[5]
In contrast to traditional Unix-based editors like Emacs or Vim, Geany more closely resembles programming editors available for Microsoft Windows such as Programmer's Notepad or Notepad++, both of which also use Scintilla.
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.[6]
Contents
Features[edit]
- Auto-completion
- Multiple document support
- Project support
- Syntax highlighting
- Code folding (partially)
- Symbol lists
- Code navigation
- Embedded terminal emulator[7]
- 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[8]
See also[edit]
References[edit]
- ^ "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 : 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[edit]
Media related to Geany at Wikimedia Commons
| This free-software-related article is a stub. You can help Wikipedia by expanding it. |
| This programming-tool-related article is a stub. You can help Wikipedia by expanding it. |
- 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+
- OS X text editors
- Unix text editors
- Windows text editors
- Cross-platform free software
- Free software stubs

