Firebug (MacOS)
CSS-Panel
Increase / decrease number by 1
Arrow Up / arrow down field with number value
All hotkeys for Firebug (MacOS)
Managing FirebugOpen and close Firebug Panel |
F12 |
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 |
⌘ + f , then shift + Tab |
Managing FirebugOpen Firebug in window (for some reason sometimes pressing ⌘+f12 again closes Firefox, use ⌘+w to close the Firebug window instead |
⌘ + F12 |
Managing FirebugToggle Inspect Mode |
⌘ + Shift + C |
Managing FirebugFocus Command Line |
⌘ + Shift + L |
Managing FirebugFocus Search Box |
⌘ + 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 |
⌘ + Arrow Down / ⌘ + 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 |
⌘ + . / ⌘ + , |
Script-PanelFocus Scripts Location Menu |
⌘ + Space |
Script-PanelFocus Watch Side Panel |
⌘ + Shift + N |