Phoenix Code: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Jan moved page Adobe Brackets to Phoenix Code: Project has been deprecated by Adobe and is now maintained by the community under a new name) |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
NSIS syntax for [http://brackets.io Adobe Brackets], based upon the [[CodeMirror]] mode. | NSIS syntax for [https://phcode.dev Phoenix Code] (formerly [http://brackets.io Adobe Brackets]), based upon the [[CodeMirror]] mode. | ||
== Installation == | == Installation == | ||
Latest revision as of 22:17, 28 June 2026
Description
NSIS syntax for Phoenix Code (formerly Adobe Brackets), based upon the CodeMirror mode.
Installation
Extension Manager
1. Open the Extension Manager File > Extension Manager
2. Search for “NSIS”
3. Click on the install button
GitHub
1. Change to the user extensions directory
2. Clone repository git clone https://github.com/idleberg/brackets-nsis-mode idleberg.nsis-mode
License
Released under The MIT License.
Links
- Brackets NSIS Mode on GitHub