Needle and Logicor language for Visual Studio Code

License: MIT

needle and logicor language by Ibax. Format, completion and highlighting supports

Usage

Open (download and install) Visual Studio Code

Search extension by any of keywords: ibax, needle, logicor

Install Extension

1. Install from Vscode

Find the Extensions and search needle-logicor-support, Click the Install button and after a successful install, you'll see an Reload button which will prompt you to restart VS Code to enable the new extension.

2. Install from a VSIX

You can manually install a VS Code extension packaged in a .vsix file. Using the Install from VSIX... command in the Extensions view command drop-down, or the Extensions: Install from VSIX... command in the Command Palette, point to the .vsix file.

You can also install using the VS Code --install-extension command line switch providing the path to the .vsix file.

code --install-extension needle-logicor-support.vsix