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

language-bridlensis

Atom language support for BridleNSIS, including grammar, snippets and build system
  • #bridlensis
  • #nsis
  • #nullsoft
  • #installer
  • #setup
idleberg
5.0.1 418
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

BridleNSIS for Atom

apm apm apm CircleCI David Gitter

Atom language support for BridleNSIS, including grammar, snippets and build system

Installation

apm

  • Install package apm install language-bridlensis (or use the GUI)

Using Git

Change to your Atom packages directory:

# Windows 
$ cd %USERPROFILE%\.atom\packages
 
# Linux & macOS 
$ cd ~/.atom/packages/

Clone repository as language-bridlensis:

$ git clone https://github.com/idleberg/atom-language-bridlensis language-bridlensis

Package Dependencies

This package automatically installs third-party packages it depends on. You can prevent this by disabling the Manage Dependencies option in the package settings.

Usage

To avoid interference with vanilla NSIS, consider using the file-extensions .bridle-nsis and .bridle-nsh. Alternatively, you can set the syntax to “BridleNSIS” (source.nsis.bridle) manually.

Building

As of recently, this package contains a rudimentary build system to transpile BridleNSIS code. To do so, select BridleNSIS: Save & Transpile” from the command-palette or use the keyboard shortcut.

Make sure to specify the path for BridleNSIS.jar in your Atom configuration.

Example:

"language-bridlensis":
  pathToJar: "%PROGRAMFILES(X86)%\\BridleNSIS\\BridleNSIS-0.4.1.jar"

Third-party packages

Should you already use the build package, you can install the build-bridlensis provider to build your code.

License

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

Donate

You are welcome to support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

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