Debugging Tips in Google Chrome
When using Chrome DevTools (Ctrl + Shift + J on Windows or Cmd + Option + J on Mac OSX)...
To search across all scripts, stylesheets and snippets:
* Ctrl + O (Windows)
* Cmd + O (Mac OSX)
To search for or navigate to a particular JavaScript function or CSS rule using:
* Ctrl + Shift + O (Windows)
* Cmd + Shift + O (Mac OSX)
To go to a specific line-number within the Sources editor:
* Ctrl + L (Windows)
* CMD + L (Mac OSX)
Written by Jason Au
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Google chrome
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#