• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

nsis-ide

Adds IDE-like features for NSIS development in Atom
  • #nsis
  • #nullsoft
  • #installer
  • #setup
  • #windows
NSIS-Dev
0.21.0 1,980
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

nsis-ide

apm apm apm Travis David David Gitter

Adds IDE-like features for NSIS development in Atom

Installation

apm

Install nsis-ide from Atom's Package Manager or the command-line equivalent:

$ apm install nsis-ide

Using Git

Change to your Atom packages directory:

# Windows Powershell
cd $Env:USERPROFILES\.atom\packages
 
# Windows Command Prompt
$ cd %USERPROFILE%\.atom\packages
# Linux & macOS 
$ cd ~/.atom/packages/

Clone repository as nsis-ide:

$ git clone https://github.com/NSIS-Dev/atom-nsis-ide nsis-ide

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

Dependencies

This package makes use of atom-package-deps to automatically install additional packages it depends on. However, you might have to restart Atom in order to use them.

Components

This package is largely a “meta package”. Other than adding adding a tool-bar, it consists mainly of third-party NSIS packages. Together, they turn Atom into a powerful, near-IDE editor for NSIS developers.

NSIS

  • language-nsis – grammar, snippets, build tool
  • nsis-plugins – snippets for third-party plug-ins
  • build-makensis – alternative build tool with linter support
  • build-makensis-wine – build on any Wine-compatible platform
  • linter-makensis – linter plug-in
  • hyperclick-nsis – hyperclick provider

nsL Assembler

  • language-nsl – grammar, snippets, build tool for nsL Assembler
  • build-nsl – alternative build tool with linter support

Haskell

  • haskell-nsis – snippets for the Haskell DSL

Also included are several convenience packages, that are not primarily targeted at NSIS users.

  • linter
  • minimap
  • tool-bar
  • set-syntax
  • browse

Related

  • node-makensis - Node wrapper for makensis
  • vscode-nsis - NSIS package for Visual Studio Code

License

This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by