Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>BridleNSISNew to Visual Studio Code? Get it now.
BridleNSIS

BridleNSIS

idleberg

|
19,126 installs
| (1) | Free
Language syntax, IntelliSense and build system for BridleNSIS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚠️ This package was once part of vscode-nsis, but has been outsourced to prepare its deprecation

BridleNSIS for Visual Studio Code

The MIT License GNU General Public License GitHub Visual Studio Marketplace CircleCI David Gitter

Language syntax, IntelliSense and build system for BridleNSIS.

Installation

Extension Marketplace

Launch Quick Open, paste the following command, and press Enter

ext install bridlensis

Packaged Extension

Download the package extension from the the release page and install it from the command-line:

$ code --install-extension bridlensis-*.vsix

Alternatively, you can download the packaged extension from the Open VSX Registry or install it using the ovsx command-line tool:

$ ovsx get idleberg.bridlensis

Clone Repository

Change to your Visual Studio Code extensions directory:

# Windows Powershell
cd $Env:USERPROFILES\.vscode\extensions

# Windows Command Prompt
$ cd %USERPROFILE%\.vscode\extensions
# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository as bridlensis:

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

License

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft