Skip to content

tatfook/vscode-npl

Repository files navigation

vscode-npl README

NPL remote debugger for Paracraft applications.

Contact author: [email protected]

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!

About

npl remote debugger for vs code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published