Cannot debug node_modules

Answered

 Hi 

I am using 2016.1.1 working on a js node application.

I cannot seem to debug the node_modules code properly. Breakpoints work ,  but F8 and F7 do not work an it just simply continues to run.

This is something new, never happened before , 

Please help.

Thanks.

0
4 comments

Please try disabling 'Do not step into library scripts' in Settings (Preferences if you are on MacOSX) | Build, Execution, Deployment | Debugger | Stepping - does it help?

3

Hi Elena

That did the trick.

Thanks

1

Hi Elena (and other JetBrains devs),

Do you plan on having this option easily accessible in the debug panel ?

Thanks

0
Hello!

No, there are no plans to make these settings available from the Debug tool window, this panel is already overloaded with options.
0

Please sign in to leave a comment.