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

Configuring JavaScript debugger

Last modified: 09 August 2022

Required plugins: Javascript and TypeScript, JavaScript Debugger

The plugins are bundled with RubyMine and enabled by default.

RubyMine provides a built-in debugger for your client-side JavaScript code. The built-in debugger starts automatically when you launch a debugging session.

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