All hotkeys for Firebug (Windows)
Managing FirebugOpen and close Firebug Panel |
F12 or B |
Managing FirebugWith Firebug Panel open, will put focus on the Panel (via the Firefox Find Box). Does not always work depending on what Panel is open |
Ctrl + f , then shift + Tab |
Managing FirebugOpen Firebug in window (for some reason sometimes pressing ctrl+f12 again closes Firefox, use ctrl+w to close the Firebug window instead |
Ctrl + F12 |
Managing FirebugToggle Inspect Mode |
Ctrl + Shift + C |
Managing FirebugFocus Command Line |
Ctrl + Shift + L |
Managing FirebugFocus Search Box |
Ctrl + Shift + K |
Managing FirebugFirebug Help Page |
F1 |
HTML-PanelOne line down / one line up |
Arrow Down / Arrow Up |
HTML-PanelOne Node up / one Node down |
Ctrl + Arrow Down / Ctrl + Arrow Up |
HTML-PanelCollapse / Expand current node |
Arrow Left / Arrow Right |
CSS-PanelJump to next / jump to previous field |
Tab / Shift + Tab |
CSS-PanelIncrease / decrease number by 1 |
Arrow Up / arrow down field with number value |
CSS-PanelIncrease / decrease number by 10 |
Page Up / page down field with number value |
CSS-PanelFinish editing |
Enter |
CSS-PanelCancel editing |
Esc |
Script-PanelContinue |
F8 |
Script-PanelStep Over |
F10 |
Script-PanelStep Into |
F11 |
Script-PanelStep Out |
Shift + F11 |
Script-PanelToggle breakpoint |
Click on line number |
Script-PanelDisable breakpoint |
shift 'click on line number |
Script-PanelEdit breakpoint condition |
right-click on line number |
Script-PanelNext / previous function on stack |
Ctrl + . / Ctrl + , |
Script-PanelFocus Scripts Location Menu |
Ctrl + Space |
Script-PanelFocus Watch Side Panel |
Ctrl + Shift + N |