Firefox Web Developer Tools - How can I change the default debugger shortcuts?

ぐ巨炮叔叔 提交于 2019-12-24 07:06:10

问题


I recently got some issues with Firebug and I'm trying to use the built-in Firefox web developer tools instead.

My main issue for now is that I don't see how to change the debugger's shorcuts : run (F8) / Step Over (F10) / Step In (F11) and Step Out (Shift+F11).

I did try with this and that extensions but without success.

I want them to be : run (F9) / Step Over (F8) / Step In (F7) and Step Out (F10).

Any idea?

来源:https://stackoverflow.com/questions/26984214/firefox-web-developer-tools-how-can-i-change-the-default-debugger-shortcuts

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