Geany

From NSIS Wiki
Jump to navigationJump to search
Author: Enrico Tröger (talk, contrib)


Description

Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features.

NSIS script highlighting and symbol parsing (sections, functions and variables) is supported by Geany since version 0.16. Geany's Windows installer uses NSIS as well.

Download