JavaScript Debugging

CodeLobster IDE provides a built-in debugger for your client-side JavaScript code that works with Chrome. Debugging session is available only during a Live View edit mode for .js files or <script> tag in .html files. Before proceeding with any of the debugging scenarios, you need to configure a JavaScript debugger.

[Note]Note

Live View works for other file types that contain or generate HTML, PHP, or JavaScript. You can also use Live View when debugging a Node.js application.

CodeLobster IDE enables the following features for JavaScript debugger: