Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 496 Bytes

File metadata and controls

19 lines (17 loc) · 496 Bytes

Day 36 - devTools in Chrome

open devtools

  • cmd + option + i -> open panel you used last time
  • cmd + option + j -> open console panel
  • cmd + shift + c -> open element panel

other operations

  • ctrl + ` -> focus on console
  • cmd + k -> clear console panel
  • cmd + [ / ] -> switch between panels
  • cmd + shift + p -> search command
  • cmd + p -> search file