How can I hide the __proto__ field in Debugger -> Variables?
In probably 5+ years of using WebStorm, I have never, ever, found the `__proto__` field useful. It only serves to clutter the display, especially when navigating complex objects.
Is there a way to filter out this `__proto__` junk?
Please sign in to leave a comment.
Not currently possible, please vote for https://youtrack.jetbrains.com/issue/WEB-27621 to be notified on any progress with it
Funny, I created that issue myself 2 years ago :)