Skip to content

VS Code Plugin

The NPL-Dev plugin for VS Code, Cursor and other derived editors provides support for the NPL language.

Installation

For VS Code, the NPL-Dev plugin is available on the VS Code marketplace. For Cursor, Windsurf and other products derived from VS Code, the NPL-Dev plugin is available on Open VSX.

You install the extension by going to the Extensions view (Ctrl-Shift-X on Windows; Cmd-Shift-X on OSX) and searching for "NPL-Dev". Click on the "Install" button to install the extension.

Features

The NPL-Dev plugin provides features such as:

  • Syntax Highlighting: The plugin provides syntax highlighting for NPL code, making it easier to read and understand.
  • Code Completion: The plugin offers code completion suggestions as you type, helping you write code faster and with fewer errors.
  • Code Formatting: The plugin includes a code formatter that can automatically format your NPL code according to a set of predefined rules.

Refer to the marketplace listing for a full feature overview.