Redux-devtools-extension: keyboard shortcuts?

Created on 3 Dec 2015  ·  17Comments  ·  Source: zalmoxisus/redux-devtools-extension

Is there a shortcut to open and close it?

enhancement

Most helpful comment

@LL782 shortcuts were removed in 2.15.3.

All 17 comments

Hey @mmahalwy,

I thought there's no need for that as the DevTools can be opened in another window, but, actually, it is a good proposal and easy to implement.

Yes! It'd be awesome!

I am really excited for this @zalmoxisus! When will 0.5.0 come out?

There's a lot of work in order to get 0.5.0 released.

I was thinking to have 4 or 5 shortcuts depending on the position of the window and for open it as a chrome panel.

Better, I'll add it in 0.4.6.

Implemented in 0.4.6.

Use Alt + Shift + Arrow left / right / bottom to show the window in the corresponding position or arrow up to open DevTools in Chrome panel.

I'll keep this issue open till I add instructions about shortcuts in README.

I believe this cause a problem which suppress the default behavior(select a range a text) on mac

Hey @huang47,

Thanks for the report. Actually, the extension's shortcuts are customizable ("Keyboard shortcuts" option is on the bottom of the chrome://extensions/), but if there're better keys to use as default, so they will not conflict with anything else and, at the same time, be easy to remember (as for now just to left, right, bottom), we may change them globally. The keys should be used with Option or Command key as required by Chrome.

You can do CMD + CTRL + SHIFT?

Just came here to say the same - Alt + Shift + takes over the default select and jump by word shortcut on OSX. Can I turn this off?

@mmahalwy, yes, good suggestion. Maybe just CMD + CTRL + Arrows for Mac? And ALT + SHIFT + Arrows for other OS.

@wesbos, sure, the extension's shortcuts are customizable ("Keyboard shortcuts" option is on the bottom of the chrome://extensions/), you may change them or turn specific shortcuts off. As for my above comment, I'll change default shortcuts (at least for OSX) today.

Thanks, guys, for the heads up!

Fixed in v0.4.7. Chrome should autoupdate the extension in few hours. If you want to get it now, just remove and install it again from Chrome store.

If still something goes wrong, feel free to reopen the issue.

Thanks @zalmoxisus :) Great extension

@zalmoxisus Any way to turn the shortcuts of in Firefox?

@LL782 shortcuts were removed in 2.15.3.

@zalmoxisus awesome!

@zalmoxisus For Firefox, the add on page is still showing the latest version is 2.13.1 (looking at https://addons.mozilla.org/en-US/firefox/addon/remotedev/). Do I need to build from source to get the fix?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zalmoxisus picture zalmoxisus  ·  4Comments

Koleok picture Koleok  ·  4Comments

pooltoymae picture pooltoymae  ·  3Comments

leighghunt picture leighghunt  ·  5Comments

zalmoxisus picture zalmoxisus  ·  5Comments