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

Configuring JavaScript debugger

Last modified: 02 September 2021

Required plugins: Javascript and TypeScript, JavaScript Debugger

The plugins are bundled with CLion and enabled by default.

Debugging JavaScript in CLion is supported through the JavaScript Debugger plugin. The JavaScript Debugger plugin is bundled with CLion and activated by default. If the plugin is disabled, enable it in Settings/Preferences | Plugins as described in Managing plugins.

To ensure successful debugging, it is enough to specify the built-in web server port and accept the default settings that CLion suggests for other debugger options.