jaredwilli / devtools-cheatsheet

A cheatsheet for developers using Chrome DevTools
http://anti-code.com/devtools-cheatsheet/
MIT License
548 stars 107 forks source link

Refresh and clear cache? #11

Closed b-long closed 11 years ago

b-long commented 11 years ago

Hi Jared. I was wondering if you're thinking of including the command to reload the page and clear cache?

I believe the command is

OSX => CMD + Shift + R (per this reference : http://support.google.com/chrome/bin/answer.py?hl=en&answer=165450 )

and

Windows => CTRL + F5 (per ... well, I'm just pretty sure)

jaredwilli commented 11 years ago

You can actually use CTRL+R in windows as well. Thanks for mentioning this, I'll will add this in :)

b-long commented 11 years ago

I don't think CTRL + R will clear the cache. Do you mean CTRL + Shift + R, maybe? On Dec 6, 2012 10:04 PM, "Jared Williams" notifications@github.com wrote:

You can actually use CTRL+R in windows as well. Thanks for mentioning this, I'll will add this in :)

— Reply to this email directly or view it on GitHubhttps://github.com/jaredwilli/devtools-cheatsheet/issues/11#issuecomment-11117401.

jaredwilli commented 11 years ago

Yes my bad. I need to fix this for mac still.

jaredwilli commented 11 years ago

Fixed... finally.