Firefox Developer Tools (Windows) keyboard shortcuts 

Firefox Developer Tools (Windows)  

Zeynel -
22 days ago
- Shortcuts
0
F12

Bring Toolbox to foreground (if the Toolbox is in a separate window and not in foreground)

0
F12

Close Toolbox (if the Toolbox is in a separate window and in foreground)

0
F1

Toggle between active tool and settings.

0
Esc

Toggle split console (except if console is the currently selected tool)

0
Ctrl + F

Find in file

0
Ctrl + A

Select all

0
Ctrl + X

Cut

0
Ctrl + C

Copy

0
Ctrl + V

Paste

0
Ctrl + Z

Undo

0
Ctrl + Y

Redo

0
Tab

Indent

0
Ctrl + Y

Redo delete of a node

0

Move to next node (expanded nodes only)

0

Move to previous node

0
Home

Move to first node in the tree.

0
End

Move to last node in the tree.

0

Expand currently selected node

0

Collapse currently selected node

0
⤶ Enter

(When a node is selected) move inside the node so you can start stepping through attributes.

0
Tab

Step forward through the attributes of a node

0

Select the element under the mouse and cancel picker mode

0
↑  Shift +

Select the element under the mouse and stay in picker mode

0
⤶ Enter

(When an attribute is selected) start editing the attribute

0
H

Hide/show the selected node

0
Ctrl + F

Focus on the search box in the HTML pane

0
F2

Edit as HTML

0
F2

Stop editing HTML

0
Ctrl + C

Copy the selected node’s outer HTML

0
S

Scroll the selected node into view

0
⤶ Enter

Find the next match in the markup, when searching is active

0
Del

Delete the selected node

0
Ctrl + Z

Undo delete of a node

0

Move to the previous element in the breadcrumbs bar

0

Move to the next element in the breadcrumbs bar

0
⤶ Enter

or Space  Start editing property or value (Rules view only, when a property or value is selected, but not already being edited)

0
  

Cycle up and down through auto-complete suggestions (Rules view only, when a property or value is being edited)

0
⤶ Enter

or Tab    Choose current auto-complete suggestion (Rules view only, when a property or value is being edited)

0

Increment selected value by 1

0

Decrement selected value by 1

0
Ctrl + F

Focus on the search box in the CSS pane

0
Esc

Clear search box content (only when the search box is focused, and content has been entered)

0
Tab

Step forward through properties and values

0
⤶ Enter

Show/hide more information about current property (Computed view only, when a property is selected)

0
or Space
0
F1

Open MDN reference page about current property (Computed view only, when a property is selected)

0
⤶ Enter

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).

0
Tab

Focus the CSS pane

0
Ctrl + W

Close current file

0
Ctrl + F

Search for a string in the current file

0
F8

Resume execution when at a breakpoint

0
F10

Step over

0
F11

Step into

0
Ctrl + B

Toggle breakpoint on the currently selected line

0
Ctrl + G

Find next in the current file

0
Home

Scroll to start of console output (only if the command line is empty)

0
End

Scroll to end of console output (only if the command line is empty)

0
Page Up

Page up through console output

0
Page Down

Page down through console output

Advertisement

0

Go backward through command history

0

Go forward through command history

0
F9

Initiate reverse search through command history/step backwards through matching commands

0
Ctrl + F

Search in the message display pane

0
Ctrl +

Open the object inspector pane

0
Esc

Clear the object inspector pane

0
Home

Move to the beginning of the line

0
End

Move to the end of the line

0
⤶ Enter

Execute the current expression

0
Tab

Choose the current autocomplete suggestion

0
Esc

Cancel the autocomplete popup

0

Move to the previous autocomplete suggestion

0

Move to the next autocomplete suggestion

0
Page Up

Page up through autocomplete suggestions

0
Page Down

Page down through autocomplete suggestions

0
Home

Scroll to start of autocomplete suggestions

0
End

Scroll to end of autocomplete suggestions

0
Ctrl + G

Find Next

0
Ctrl + S

Save file to disk

0
⤶ Enter

Select the current color

0
Esc

Dismiss the Eyedropper

0

Move by 1 pixel

0
↑  Shift +

Move by 10 pixels

0
↑  Shift + F7

Open the Style Editor

0
Ctrl + Space

Open autocomplete popup

0
↑  Shift + Ctrl + G

Find Previous

0
↑  Shift + Ctrl + F

Replace

0
↑  Shift + ⤶ Enter

Add a new line, for entering multiline expressions

0
↑  Shift + F9

Step forward through matching command history (after initiating reverse search)

0
Ctrl + ↑  Shift + B

Toggle conditional breakpoint on the currently selected line

0
↑  Shift + F11

Step out

0
Ctrl + ↑  Shift + F

Search for a string in all files

0
Shift + Page Up

Increment selected value by 100

0
Shift + Page Down

Decrement selected value by 100

0
↑  Shift +

Increment selected value by 10

0
↑  Shift +

Decrement selected value by 10

0
Ctrl +

Increment selected value by 0.1

0
Ctrl +

Decrement selected value by 0.1

0
Ctrl + ↑  Shift + Z

Redo delete of a node

0
↑  Shift + ⤶ Enter

Find the previous match in the markup, when searching is active

0
Ctrl + ⤶ Enter

Stop editing HTML

0
Ctrl + ↑  Shift + C

Inspect Element

0
Ctrl + ↑  Shift + Z

Redo

0
Ctrl + 0

Reset font size

0
Ctrl + ↑  Shift + D

Toggle toolbox between the last 2 docking modes

0
Ctrl + ↑  Shift + C

Toggle “Pick an element from the page” (opens the Toolbox and/or focus the Inspector tab)

0
↑  Shift + F7

Open Style Editor

0
↑  Shift + F5

Open Profiler

0
Ctrl + ↑  Shift + E

Open Network Monitor

0
Ctrl + ↑  Shift + M

Toggle Responsive Design Mode

0
↑  Shift + F9

Storage Inspector

0
Ctrl + ↑  Shift + Z

Open Debugger

0
Ctrl + ↑  Shift + J

Open Browser Console

0
Ctrl + ↑  Shift + K

Open Web Console

0
Ctrl + ↑  Shift + I

Close Toolbox (if the Toolbox is in a separate window and in foreground)

1
Ctrl + ↑  Shift + I

Open Toolbox (with the most recent tool activated)

1
Ctrl + ↑  Shift + I

Bring Toolbox to foreground (if the Toolbox is in a separate window and not in foreground)

0
Ctrl + +

Increase font size

0
Ctrl + -

Decrease font size

0
Ctrl + /

Comment/uncomment line(s)

0
Ctrl + ↑  Shift + K

Open the Web Console

0
Ctrl + ↑  Shift + K

Focus on the command line

0
Ctrl + ↑  Shift + L

Clear output

0
Ctrl + P

Focus the filter input

0
Ctrl + P

Search for scripts by name

0
Ctrl + ]

Cycle through tools left to right

0
Ctrl + [

Cycle through tools right to left

0
These

shortcuts work in all tools that are hosted in the toolbox:

0
↑  Shift + Tab

Unindent

0
Alt +

Move line(s) up

0
Alt +

Move line(s) down

0
↑  Shift + Tab

Step backward through the attributes of a node

0
↑  Shift + Tab

Focus the HTML pane

0
↑  Shift + Tab

Step backward through properties and values

0
Ctrl + Alt + ↑  Shift + I

Open Browser Toolbox

0
Ctrl + J then Ctrl + G

Go to line

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.

Advertisement

These shortcuts work when you’re in the Inspector’s CSS panel
Keyboard shortcuts for the Firefox JavaScript Debugger.
These shortcuts work whenever the toolbox is open, no matter which tool is active.
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.

Share this page on:
Is this page helpful?
0 0

Program information

Program name: Firefox Developer Tools (Windows) Firefox Developer Tools (Windows) (Developer tools)

Web page: firefox-source-docs.mozilla.or...

How easy to press shortcuts: 87%

More information >>

Shortcut count: 135

Platform detected: Windows or Linux

Similar programs



User operations

Add Firefox Developer Tools (Windows) to your list of favorites

Advertisement


What is your favorite Firefox Developer Tools (Windows) hotkey? Do you have any useful tips for it? Let other users know below.


Only registered users can post links.
 
No comments yet. Ask, or type the first one!

Latest articles