Английская Википедия:Geany

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Infobox software

Файл:Customized Geany IDE.png
Customized Geany IDE

Geany (IPA:dʒiːni[1] Шаблон:Respell) is a free and open-source lightweight GUI text editor[2] 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,[3] Solaris and Windows. 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.[4] 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 common on Microsoft Windows such as Notepad++, which also uses Scintilla.[6]

It is free software licensed under the terms of the GNU GPL version 2 or later.[7] In 2012, the version number was increased to 1.22 from 0.21 to reflect the maturity of the product, as requested by many users.[8] Geany Version 1.29 is based by GTK+ 3.22.[9] Version 1.36 is based by GTK+ 3.24.14.[10] Version 1.37.1 is last Version with GTK+ 2.24 support.[11]

Features

Файл:Geany-example C++ program with output.png
Example C++ program (with output) in Geany
  • Auto-completion
  • Bookmarks (called markers)
  • Multiple document support
  • Simple project management
  • Syntax highlighting
  • Code folding (partially)
  • Symbol lists
  • Code navigation
  • Embedded terminal emulator[12]
  • 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[13]
  • tree-structure-based collapsible file-paths in sidebar [14]

Rankings

In 2018, Geany entered the top 10 integrated development environments for Python in The Indian Wire.[15] In 2021, Geany was named as one of the 12 best Linux text editors in Fossbytes.[16]

See also

References

Шаблон:Reflist

External links

Шаблон:Commons category-inline

Шаблон:Integrated development environments Шаблон:HTML editors Шаблон:GTK

Шаблон:Free-software-stub Шаблон:Programming-software-stub