Sublime Text Completions: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Created page with "== Description == A powerful syntax completion for [http://www.sublimetext.com/ Sublime Text], supporting a large array of commands, macros and plugins that come bundled with...")
 
(Redirected page to Sublime Text)
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Description ==
#REDIRECT [[Sublime Text]]
 
A powerful syntax completion for [http://www.sublimetext.com/ Sublime Text], supporting a large array of commands, macros and plugins that come bundled with NSIS v2.46
 
Also included in this package are snippets for scaffolding different types of empty scripts.
 
== Features ==
* all inbuilt NSIS commands, variables, defines and constants
* Plugins:
** AdvSplash
** Banner
** BgImage
** Dialer
** InstallOptions
** LangDLL
** Math
** nsDialogs
** nsExec
** NSISdl
** Splash
** StartMenu
** System
** UserInfo
** VPatch
* "Useful Headers":
** FileFunc.nsh
** WordFunc.nsh
** LogicLib.nsh
** Modern.nsh
** Sections.nsh
** WinMessages.nsh
** WinVer.nsh
** x64.nsh
* Includes, Graphics, UIs
* Snippets
** Basic Script
** MUI2 Script
** nsDialogs Scripts
 
== Installation ==
 
=== Package Control ===
 
The easiest way to install the package is to use [http://wbond.net/sublime_packages/package_control Package Control].
 
=== Download Manually ===
 
* Download the files using the GitHub .zip download option
* Unzip the files and rename the folder to '''''NSIS-Sublime-Text'''''
* Copy the folder to your Sublime Text 2 '''''Packages\User''''' directory
 
== Links ==
 
* [https://github.com/idleberg/NSIS-Sublime-Text Project on Github]
 
[[Category:Development Environments]]

Latest revision as of 20:51, 9 November 2013

Redirect to: