AppCode
 
Get AppCode

Run/Debug Configuration: NW.js

Last modified: 28 September 2022

Required plugins:

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

Node.js -  Install the plugin on the Settings | 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.