Phoenix Code: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions 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 == | ||
| Line 26: | Line 26: | ||
* [https://github.com/idleberg/brackets-nsis-mode Brackets NSIS Mode] on GitHub | * [https://github.com/idleberg/brackets-nsis-mode Brackets NSIS Mode] on GitHub | ||
[[Category:Syntax_Highlighting]] | |||
[[Category:Development Environments]] | |||
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