NodeJS Debugging

CodeLobster IDE provides a built-in debugger for your NodeJS application, that works similar to PHP or JavaScript debugger. Debugging session is available only during a Live View for HTML files with JavaScript. You have to run Node.js server to start Node.js debugger.

[Tip]Tip

Before proceeding with any of the debugging scenarios, you need to configure NodeJS debugger.

CodeLobster IDE enables the following features for NodeJS debugger: