Sublime Text Build System: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 3: | Line 3: | ||
Files (install script) to add NSIS to your [http://www.sublimetext.com/ Sublime Text] build system. Included are files for the official NSIS distribution, and Jim Park's [http://www.scratchpaper.com/ NSIS forks]. | Files (install script) to add NSIS to your [http://www.sublimetext.com/ Sublime Text] build system. Included are files for the official NSIS distribution, and Jim Park's [http://www.scratchpaper.com/ NSIS forks]. | ||
'''Note''': | '''Note''': Also take a look at the [[Sublime Text Packages]] for syntax completion, and the [[Sublime Text and TextMate]] syntax highlighters | ||
Also take a look at the [[Sublime Text Packages]] for syntax completion, and the [[Sublime Text and TextMate]] syntax highlighters | |||
'''This is part of the [http://github.com/NSIS-Handbook/Tools/tree/master/Sublime%20Text Sublime Text Packages for NSIS] which comes with an optional setup routine.''' | '''This is part of the [http://github.com/NSIS-Handbook/Tools/tree/master/Sublime%20Text Sublime Text Packages for NSIS] which comes with an optional setup routine.''' |
Revision as of 22:00, 24 June 2013
Description
Files (install script) to add NSIS to your Sublime Text build system. Included are files for the official NSIS distribution, and Jim Park's NSIS forks.
Note: Also take a look at the Sublime Text Packages for syntax completion, and the Sublime Text and TextMate syntax highlighters
This is part of the Sublime Text Packages for NSIS which comes with an optional setup routine.
Installation
Windows Installer
- Download the ZIP file
- Compile installer.nsi
- Run the installer
Manual Installation
- Download the ZIP file
- Unzip the folder NSIS to your Sublime Text 2 Packages\User directory
Download
Sublime_Text_Build_Systems_for_NSIS.zip (2 KB)
Links
Sublime Text/NSIS (GitHub)