Extension Details

- NSIS
- by idleberg
- 1 Recent Installs | 1 Total Installs
- Syntax highlighting, diagnostics and formatting for NSIS (Nullsoft Scriptable Install System) scripts.
- Repository
- Bug Reports
-
Launch Subprocesses
-
This extension is allowed to:
Readme
NSIS for Nova
NSIS (Nullsoft Scriptable Install System) support for Panic's Nova editor.
Features
- Tree-sitter-based syntax highlighting
- Code folding for functions, sections, macros, and preprocessor blocks
- Symbol navigation (functions, sections, macros, variables)
- Comment toggling (
;,#,/* */) - Bracket and quote auto-pairing
- Issue highlighting
- Build task assistant
- Code formatting
Installation
Install from the Nova Extension Library, or clone this repository and double-click NSIS.novaextension.
License
This work is licensed under the MIT License.
Release Notes
Changelog
v0.1.0
- first release 🎉