Debugger keyboard shortcuts - Firefox Developer Tools 编辑
Command | Windows | macOS | Linux |
---|---|---|---|
Close current file | Ctrl + W | Cmd + W | Ctrl + W |
Search for a string in the current file | Ctrl + F | Cmd + F | Ctrl + F |
Search for a string in all files | Ctrl + Shift + F | Cmd + Shift + F | Ctrl + Shift + F |
Find next in the current file | Ctrl + G | Cmd + G | Ctrl + G |
Search for scripts by name | Ctrl + P | Cmd + P | Ctrl + P |
Resume execution when at a breakpoint | F8 | F8 1 | F8 |
Step over | F10 | F10 1 | F10 |
Step into | F11 | F11 1 | F11 |
Step out | Shift + F11 | Shift + F11 1 | Shift + F11 |
Toggle breakpoint on the currently selected line | Ctrl + B | Cmd + B | Ctrl + B |
Toggle conditional breakpoint on the currently selected line | Ctrl + Shift + B | Cmd + Shift + B | Ctrl + Shift + B |
1. By default, on some Macs, the function key is remapped to use a special feature: for example, to change the screen brightness or the volume. See this guide to using these keys as standard function keys. To use a remapped key as a standard function key, hold the Function key down as well (so to open the Profiler, use Shift + Function + F5).
Note: Before Firefox 66, the combination Ctrl + Shift + S on Windows and Linux or Cmd + Opt + S on macOS would open/close the Debugger. From Firefox 66 and later, this is no longer the case.
Global shortcuts
These shortcuts work in all tools that are hosted in the toolbox.
Command | Windows | macOS | Linux |
---|---|---|---|
Increase font size | Ctrl + + | Cmd + + | Ctrl + + |
Decrease font size | Ctrl + - | Cmd + - | Ctrl + - |
Reset font size | Ctrl + 0 | Cmd + 0 | Ctrl + 0 |
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论