Search code examples
webstorm

Display runtime variables within Debug console in WebStorm


I've switched over from IntelliJ to WebStorm to do some front-end development and I seem to have lost the ability to view the runtime variables. Can someone point out the configuration to allow me to do this?

When I'm debugging, currently I see this:

enter image description here

When I used to see similar to:

enter image description here

Simply, I've lost the Variables tab. Can anyone help me configure the options? I've tried using https://www.jetbrains.com/help/rider/Inspecting_Variables.html ...to no avail

Thanks in advance


Solution

  • This view should definitely be there. Please try restoring the Debug tool window layout by pressing the corresponding toolbar button:

    enter image description here

    does it help? If it doesn't, please contact JetBrains support, providing your idea.log (Help | Show log in Explorer) and information about Node.js version being used