


Press Ctrl+Alt+S to open the IDE settings and select Plugins. Make sure the JavaScript Debugger bundled plugin is enabled in the settings. For more details about plugins, see Managing plugins. In the search field, type JavaScript and TypeScript. Make sure the JavaScript and TypeScript bundled plugin is enabled in the settings. To learn how to debug PHP and JavaScript code simultaneously from within PhpStorm, see Debug PHP and JavaScript code at the same time.

The instructions below walk you through the basic steps to get started with this debugger. PhpStorm provides a built-in debugger for your client-side JavaScript code.ĭebugging of JavaScript code is only supported in Google Chrome and in other Chromium-based browsers.
