Adobe Brackets: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
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 07:03, 21 October 2015
Description
NSIS syntax for 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