How to exclude files from javascript-Debug?
Answered
Hi,
I like to debug Javascript and PHP at the same time.
So I have created a runconfiguration for debugging JavaScript.
But there is on big Problem: I'm using jquery - and when I debug an go step-by-step, then I will come into the jquery.min.js.
I don't want to debut jquery.js :-)
Is ther a easy way to exclude files from debug in javascript in my project?
cu
Please sign in to leave a comment.
Hello Jörg,
You could try to add jquery.js to "Do not step into scripts" list: "Settings (Preferences) - Debugger - JavaScript".
Hello Yaroslav! This solution not working for me in any way: https://monosnap.com/direct/wgxUV4fcBfcVfT5mQLqRUdAQo1yxf7 I can't exclude any scripts from node_modelus directory. (Webstorm)
Could be this issue: https://youtrack.jetbrains.com/issue/WEB-32714 Please try 2018.2 EAP where it is fixed: https://www.jetbrains.com/webstorm/eap/