Using shortcuts in mac for debugging

不问归期 提交于 2019-12-25 09:50:10

问题


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


回答1:


Have you tried Fn + f10? On Mac that generally makes the function keys act as normal, rather than changing the brightness/volume etc.



来源:https://stackoverflow.com/questions/39685723/using-shortcuts-in-mac-for-debugging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!