Add alternate next/previous document shortcuts on Mac: Cmd-Shift-] and [#6111
Conversation
This will make these command more MacOS like, many other app use this key-binding
|
@voanhduy1512 Ctrl+Tab seems pretty standard across code editors (and tabbed browsers) on both Mac and PC. Can you list some examples of Mac apps that use Cmd+Shift+] instead of Ctrl+Tab? |
|
Terminal App, chrome, firefox, iterm, safari, Sublime, Message App ... Almost every app i have in my Mac use this binding to change tab |
|
I see... most of those support both sets of shortcuts. So as long as this doesn't replace the existing Ctrl+Tab shortcut on Mac, it seems fine to me. |
|
You have them both. In fact i just add new shortcut, may be the title should be "add ....". I think it's all good now |
|
Makes sense. I'll clarify the PR title (was "change next document and previous document to use Cmd-Shift-] and [") |
|
@voanhduy1512 can you please sign the CLA http://dev.brackets.io/brackets-contributor-license-agreement.html ? I can merge your changes after that. Just let me know when you're done. Thanks! |
|
Done |
|
Merging |
Add alternate next/previous document shortcuts on Mac: Cmd-Shift-] and [
This will make these command more MacOS like, many other app use this key-binding