Skip to content

Instantly share code, notes, and snippets.

@aach
Last active September 30, 2017 16:53
Show Gist options
  • Save aach/3f18a7563e4fe18b8219 to your computer and use it in GitHub Desktop.
Save aach/3f18a7563e4fe18b8219 to your computer and use it in GitHub Desktop.
DevTools Shortcuts
  • Open Element Inspector ⌘⌥I
  • Open Console ⌘⌥J
  • Search file in sources ⌘O
  • Search a word in all files ⌘⌥F
  • Change dock position ⌘⌥D
  • Toggle console ESC
  • Toggle mobile emulation ⌘⌥M
  • Clear console ⌘K
  • Execute snippet ⌘⏎
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment