Firebug and eclipse both let me step through code using function keys. Does Safari have equivalent capabilities?
Firebug and eclipse both let me step through code using function keys. Does Safari have equivalent capabilities?
You can also use ⌃⌘Y or ⌘\ to pause the Safari JS debugger when the Debugger tab is active.
In my case is different, I'm using Safari 13 on macOS (Catalina)
I found these from here