GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Run/Debug Configuration: NW.js

Last modified: 12 December 2022

Required plugins:

JavaScript and TypeScript, JavaScript Debugger -  The plugins are bundled with GoLand and enabled by default.

Node.js -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

Create: Run | Edit Configurations | Add New Configuration | NW.js

In this dialog, create configurations for running NW.js applications and debugging their main processes.

To debug background and additional main processes, use the Attach to Node.js/Chrome run/debug configuration as described in Debugging a running Node.js application.