Reputation:
I read the following doc and when I use for example the f10 for stepping to the next line /function it doesn't work when I use the ctrl+ ' this is working but I want to use the Fn... buttons ,there is a way to configure it that the F buttons will work in debugging like in windows?
https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/shortcuts?hl=en
Upvotes: 1
Views: 335
Reputation: 113
Have you tried Fn + f10? On Mac that generally makes the function keys act as normal, rather than changing the brightness/volume etc.
Upvotes: 1