I am wondering, is there any way to omit a javascript file from Chrome Developer Tools debugger, so it will automatically skip over any function calls made to that script? <
The "Step Out" button can be used to quickly get you out of the JQuery code.