More hotkeys can be customized in settings page#2751
More hotkeys can be customized in settings page#2751elfman wants to merge 1 commit intoBoostIO:masterfrom
Conversation
| pasteSmartly: OSX ? 'Command + Shift + V' : 'Ctrl + Shift + V' | ||
| pasteSmartly: OSX ? 'Command + Shift + V' : 'Ctrl + Shift + V', | ||
| reload: OSX ? 'Command + R' : 'Ctrl + R', | ||
| devTool: OSX ? 'Command + Alt + I' : 'Control + Shift + I', |
There was a problem hiding this comment.
Should we allow users to customize devTool?
There was a problem hiding this comment.
Well maybe a user will change it (without knowing what it does) because it conflict with the hotkey that they want and next time they can’t open the dev tool using that hotkey anymore. But I think we can help the user in that case so I guess we can leave it 😄
There was a problem hiding this comment.
Personally I think shortcuts only need to be available for frequently used features. Maybe an advanced settings part could be added to optionally set shortcuts to advanced features like the devTool.
There was a problem hiding this comment.
I'm thinking of a scenario where a user wants to use the shortcut that was assigned to devTool so the customizable devTool shortcut in this case is useful
|
@elfman sorry for the wait, can you resolve the conflict please? |
|
@elfman ping |
|
@elfman this is the last ping, I'll take over this if you not interested in it anymore 👍 |
|
Take over here #3601. Thank you for this PR 👍 |
for #2645