WebStorm vs Intellij IDEA debugger view
I am debugging the same logic/code in Java with Intellij IDEA, and also in Javascript with Webstorm. While debugging, Intellij IDEA shows me the values contained in an array, but WebStorm does not. How to make webstorm show array values ? Please see images below for comparison.


Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-46018 to be notified on any progress with it