Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>NPL Remote DebuggerNew to Visual Studio Code? Get it now.
NPL Remote Debugger

NPL Remote Debugger

tatfook

|
893 installs
| (0) | Free
NPL(Neural Parallel Language) Remote Debugger for Paracraft.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-npl README

NPL remote debugger for Paracraft applications.

Contact author: lixizhi@yeah.net

Features

  • Press F11 in Paracraft to start NPL server, or enable debug="main" in the command line of Paracraft.
  • Right click in NPL/lua code and select "NPL Set Breakpoint Here" in the context menu.

Build & Deploy

git clone https://github.com/tatfook/vscode-npl.git
cd vscode-npl
npm install

Publish the extension

Refer to this build vsix file with following commands.

npm install -g vsce
vsce package

goto https://marketplace.visualstudio.com/manage/publishers to upload.

For more information

For greater debugging experience see also vscode-npldebugger extension or visual studio NPL extension

Enjoy!

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