Skip to main content

Installing NLDSL for Visual Studio Code

Installing via marketplace

An extension of NLDSL for Visual Studio Code is available at VS Code Marketplace for Windows, Linux and Mac.

To install, search for term NLDSL in the Extensions view (Ctrl+Shift+X) within Visual Studio Code. Then install the version suitable for your operating system.

As an alternative, you can follow these links to install the vscode-nldsl: Windows, Linux, Mac.

Note for Mac users: If you encounter an issue with Python3 requiring the command line developer tools, you can safely ignore it.

Installing via command line

For users who want to install the extension using VSIX file, you can use the following command in your terminal:

code --install-extension path-to-the-extension-file.vsix

The VSIX file can be directly downloaded from the above-mentioned web pages.

The extension vscode-nldsl is licensed under CC-BY-NC-3.0.