|
Show/hide more information about current property (Computed view only, when a property is selected) |
||
|
Dismiss the Eyedropper |
||
|
Cancel the autocomplete popup |
||
|
Clear the object inspector pane |
||
|
Clear search box content (only when the search box is focused, and content has been entered) |
||
|
Toggle split console (except if console is the currently selected tool) |
||
|
Step forward through the attributes of a node |
||
|
Indent |
||
|
Step forward through properties and values |
||
|
Focus the CSS pane |
||
|
Choose the current autocomplete suggestion |
||
|
Scroll the selected node into view |
||
|
Execute the current expression |
||
|
or Space Start editing property or value (Rules view only, when a property or value is selected, but not already being edited) |
||
|
or Tab Choose current auto-complete suggestion (Rules view only, when a property or value is being edited) |
||
|
Show/hide more information about current property (Computed view only, when a property is selected) |
||
|
Open current CSS file in Style Editor (Computed view only, when more information is shown for a property and a CSS file reference is focused). |
||
|
(When a node is selected) move inside the node so you can start stepping through attributes. |
||
|
(When an attribute is selected) start editing the attribute |
||
|
Find the next match in the markup, when searching is active |
||
|
Select the current color |
||
|
Toggle between active tool and settings. |
||
|
Open MDN reference page about current property (Computed view only, when a property is selected) |
||
|
Copy |
||
|
Copy the selected node’s outer HTML |
||
|
Save file to disk |
||
|
Undo delete of a node |
||
|
Undo |
||
|
Edit as HTML |
||
|
Stop editing HTML |
||
|
Paste |
||
Select the element under the mouse and cancel picker mode |
|||
|
Select all |
||
|
Delete the selected node |
||
|
Hide/show the selected node |
||
|
Find in file |
||
|
Focus on the search box in the HTML pane |
||
|
Search for a string in the current file |
||
|
Focus on the search box in the CSS pane |
||
|
Search in the message display pane |
||
|
Cut |
||
|
Expand currently selected node |
||
|
Move to the next element in the breadcrumbs bar |
||
|
Move to the previous element in the breadcrumbs bar |
||
|
Collapse currently selected node |
||
|
Move to previous node |
||
|
Go backward through command history |
||
|
Move to the previous autocomplete suggestion |
||
|
Increment selected value by 1 |
||
|
Decrement selected value by 1 |
||
|
Move to the next autocomplete suggestion |
||
|
Go forward through command history |
||
|
Move to next node (expanded nodes only) |
||
|
Search for scripts by name |
||
|
Focus the filter input |
||
|
Redo delete of a node |
||
|
Redo |
||
|
Toggle breakpoint on the currently selected line |
||
|
Initiate reverse search through command history/step backwards through matching commands |
||
Advertisement |
|||
|
Scroll to start of autocomplete suggestions |
||
|
Move to the beginning of the line |
||
|
Scroll to start of console output (only if the command line is empty) |
||
|
Move to first node in the tree. |
||
|
Resume execution when at a breakpoint |
||
|
Find Next |
||
|
Find next in the current file |
||
|
Step into |
||
|
Move by 1 pixel |
||
|
Move to last node in the tree. |
||
|
Scroll to end of console output (only if the command line is empty) |
||
|
Move to the end of the line |
||
|
Scroll to end of autocomplete suggestions |
||
|
Close current file |
||
|
Page down through autocomplete suggestions |
||
|
Page down through console output |
||
|
Page up through console output |
||
|
Page up through autocomplete suggestions |
||
|
Step over |
||
|
Bring Toolbox to foreground (if the Toolbox is in a separate window and not in foreground) |
||
|
Close Toolbox (if the Toolbox is in a separate window and in foreground) |
||
|
Stop editing HTML |
||
|
Step backward through properties and values |
||
|
Focus the HTML pane |
||
|
Step backward through the attributes of a node |
||
|
Unindent |
||
|
Toggle “Pick an element from the page” (opens the Toolbox and/or focus the Inspector tab) |
||
|
Inspect Element |
||
|
Replace |
||
|
Search for a string in all files |
||
|
Decrease font size |
||
|
Redo delete of a node |
||
|
Open Debugger |
||
|
Redo |
||
|
Open autocomplete popup |
||
|
Reset font size |
||
|
Decrement selected value by 0.1 |
||
|
Clear output |
||
|
Increment selected value by 0.1 |
||
|
Find the previous match in the markup, when searching is active |
||
|
Add a new line, for entering multiline expressions |
||
|
Open Network Monitor |
||
|
Toggle toolbox between the last 2 docking modes |
||
|
Select the element under the mouse and stay in picker mode |
||
|
Find Previous |
||
|
Toggle Responsive Design Mode |
||
|
Open the object inspector pane |
||
|
Increase font size |
||
|
Open Toolbox (with the most recent tool activated) |
||
|
Bring Toolbox to foreground (if the Toolbox is in a separate window and not in foreground) |
||
|
Close Toolbox (if the Toolbox is in a separate window and in foreground) |
||
|
Increment selected value by 10 |
||
|
Decrement selected value by 10 |
||
|
Cycle up and down through auto-complete suggestions (Rules view only, when a property or value is being edited) |
||
|
Toggle conditional breakpoint on the currently selected line |
||
|
Move line(s) down |
||
|
Comment/uncomment line(s) |
||
|
Cycle through tools left to right |
||
|
Move line(s) up |
||
|
Cycle through tools right to left |
||
|
Open Web Console |
||
|
Open the Web Console |
||
|
Focus on the command line |
||
|
Open Profiler |
||
|
Move by 10 pixels |
||
|
Open Style Editor |
||
|
Open the Style Editor |
||
|
Step out |
||
|
Open Browser Console |
||
|
Storage Inspector |
||
|
Step forward through matching command history (after initiating reverse search) |
||
|
Increment selected value by 100 |
||
|
Decrement selected value by 100 |
||
|
Open Browser Toolbox |
||
|
shortcuts work in all tools that are hosted in the toolbox: |
Advertisement
These shortcuts work in the main browser window to open the specified tool. The same shortcuts will work to close tools hosted in the Toolbox, if the tool is active. For tools like the Browser Console that open in a new window, you have to close the window to close the tool.
|
These shortcuts work whenever the toolbox is open, no matter which tool is active.
|
In the Editor Preferences section of the developer tools settings, you can choose to use Vim, Emacs, or Sublime Text key bindings instead.
|
|||
To select these, visit about:config, select the setting devtools.editor.keymap, and assign “vim” or “emacs”, or “sublime” to that setting. If you do this, the selected bindings will be used for all the developer tools that use the source editor. You need to reopen the editor for the change to take effect.
|
These shortcuts work while you’re in the Inspector’s HTML pane.
|
These shortcuts work when the breadcrumbs bar is focused.
|
These shortcuts work when you’re in the Inspector’s CSS panel
|
What is your favorite Firefox Developer Tools (Windows) hotkey? Do you have any useful tips for it? Let other users know below.
1106799
498270
411259
366077
306918
277367
23 hours ago
Yesterday
Yesterday
1 days ago
1 days ago Updated!
2 days ago Updated!
Latest articles