Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use Vimium for Chrome, which allows me to refresh with the r key. When I am using the dev tools I lose focus of the page, and have to click in the page in order to use r again (though I would obviously just refresh with the button). Does anyone know of a keyboard shortcut to switch from the dev tools back to the page? I know you can use cmd [ to switch panes inside of the dev tools, but can't find a way to switch back to the page.

share|improve this question
I'd also like to find some way to achieve this. It's very annoying that they chose cmd L for "jump to line number" in the dev tools, which clobbers the usual behaviour of focusing on the address bar... – Adam Nov 27 '12 at 2:07

1 Answer

up vote 0 down vote accepted

There isn't a way to switch from the dev pane to the window, but cmd r accomplishes what was needed (a refresh of the page).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.