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.
Please sign in to leave a comment.
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?
Hi Elena
That did the trick.
Thanks
Hi Elena (and other JetBrains devs),
Do you plan on having this option easily accessible in the debug panel ?
Thanks
No, there are no plans to make these settings available from the Debug tool window, this panel is already overloaded with options.