Debugging JavaScript - Inspecting function variables

Hello all,

When I'm debugging JavaScript and I inspect a variable that is a function object, all I see is a "[Function]" indicator.  Is there a way for WebStorm to show me the actual function instead (like when I inspect in Chrome).

Thanks!

0

Hello!

please, see http://youtrack.jetbrains.com/issue/WEB-1873 - is it what you are looking for? This fix will be available in WebStorm 7


Best regards,
Lena

0

Yes, that is exactly what I was looking for.  Something to look forward to...thanks!  :)

0

请先登录再写评论。