WebStorm 2018.1 Help

Configuring Debugger Options

Introduction

WebStorm supports debugging applications, classes, and files.

The JavaScript debugging functionality is incorporated in WebStorm, you only need to configure its settings.

WebStorm supports debugging applications running on the built-in or an external web server. Debugging can be performed only using Google Chrome and other browsers of the Chrome family.

Last modified: 20 July 2018

See Also