Ace
From NSIS Wiki
Jump to navigationJump to search
Description
Ace (formerly Mozilla Bespin) is a standalone code editor written in JavaScript that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse.
Installation
As of v1.2.3, NSIS support is already part of the official Ace distribution. To support older versions of the editor, copy the NSIS mode as described here.
License
Released under a BSD License.
Links
- NSIS Mode for Ace on GitHub