Is is possible to setup Safari's web inspector to ignore jQuery while stepping thru JavaScript?
Asked
Active
Viewed 963 times
1 Answers
0
You can do this now by either adding a regex to match the script name, or by clicking the eye icon that appears on hover over the filename in the left side of the Sources panel.

user1234
- 7,860
- 4
- 27
- 36