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

Configuring JavaScript debugger

Last modified: 17 January 2023

Available only in PyCharm Professional: download to try or compare editions

Required plugins:

Javascript and TypeScript, JavaScript Debugger -  The plugins are available only in PyCharm Professional, where they are enabled by default.

PyCharm 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 PyCharm suggests for other debugger options.