-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
keybindingsissues related to keybindingsissues related to keybindings
Description
Bug Description:
It's impossible to switch between tabs on MacOS using the keyboard shortcuts. This happens because the relative keybindings overlap with the ones used by the OS to switch between applications.
Steps to Reproduce:
- Open a workspace with multiple files
- Ensure you have multiple tabs open
- try to use the shortcuts
ctrlcmd+tab
,ctrlcmd+alt+d
,ctrlcmd+shift+tab
,ctrlcmd+alt+a
(as defined here) - 🐛 Nothing happens
Expected behavior:
- Open a workspace with multiple files
- Ensure you have multiple tabs open
- try to use the shortcuts
ctrlcmd+tab
,ctrlcmd+alt+d
,ctrlcmd+shift+tab
,ctrlcmd+alt+a
- 😄 Happily switch between tabs without touching your mouse, like a pro
Additional Information
I suggest changing these keybindings from ctrlcmd+...
to ctrl+...
.
- Operating System: MacOS
- Theia Version: 1.31.1
Metadata
Metadata
Assignees
Labels
keybindingsissues related to keybindingsissues related to keybindings