Zed: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Created page with "== Description == NSIS extension for [Zed https://zed.dev/] with a wide variety of features === Features === * Synxtax Grammar<br> * Completions<br> * Inline documentation<br> * Outline View<br> * Go to symbol<br> * Code formatter<br> == Installation == The extension is available through the default Zed package repository 1. Open extension view (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>X</kbd>)<br> 2. Search for "nsis"<br> 3. Install extension<br> == Links == [https:...") |
No edit summary |
||
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
NSIS extension for [ | NSIS extension for [https://zed.dev/ Zed] with a wide variety of features | ||
=== Features === | === Features === | ||
Latest revision as of 21:36, 25 June 2026
Description
NSIS extension for Zed with a wide variety of features
Features
- Synxtax Grammar
- Completions
- Inline documentation
- Outline View
- Go to symbol
- Code formatter
Installation
The extension is available through the default Zed package repository
1. Open extension view (Ctrl+Shift+X)
2. Search for "nsis"
3. Install extension