Debugging javascript using Sets

When I debug using Arrays, I can easily set a breakpoint, and see the contents of an Array.

However, when I use Sets, I can't see their contents. 

Are there plans to fix this?

0

Debugging ES6 collections is not yet supported, please follow https://youtrack.jetbrains.com/issue/WEB-18818 for updates

0

请先登录再写评论。