Atom: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(rephrase) |
(remove brackets) |
||
Line 9: | Line 9: | ||
* [http://atom.io/packages/nsis-plugins 3rd party plug-ins] | * [http://atom.io/packages/nsis-plugins 3rd party plug-ins] | ||
* [http://atom.io/packages/language-nlf NSIS Language | * [http://atom.io/packages/language-nlf NSIS Language File] | ||
* [http://atom.io/packages/language-nsl nsL Assembler] | * [http://atom.io/packages/language-nsl nsL Assembler] | ||
== Installation == | == Installation == |
Revision as of 00:19, 25 July 2015
Description
An all around NSIS language package for GitHub's new Atom editor, adding syntax highlighting, snippets and command completion for NSIS versions 2.46 / 3.0b1, and all included plug-ins.
Further #nsis packages include:
Installation
Atom Package Manager (apm)
Install package from apm install language-nsis
(or use the GUI)
Git
Change to the Atom package directory and clone the repository:
git clone https://github.com/idleberg/language-nsis.git