remove or warn about cmd + 1 shortcut defaults
See original GitHub issueThese shortcuts (defaulting to CMD on macOS, but same problem otherwise)
Run
nrow,length,head,thead, names functions (Ctrl + 1, 2, 3, 4, 5)
overwrite the vscode defaults used to navigate between different editor groups:
Focus into 1st, 2nd or 3rd editor group
(from here).
This can fixed by the user by removing these shortcuts, but it takes a while to figure out.
I also think the group navigation is a fairly basic shortcut in vscode that may not be worth touching.
Thanks for the amazing work!
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
remove or warn about cmd + 1 shortcut defaults #368 - GitHub
These shortcuts (defaulting to CMD on macOS, but same problem otherwise) Run nrow, length, head, thead, names functions (Ctrl + 1, 2, 3,...
Read more >Show Warning Message When Turning Setting on with Shortcut
Steps to show warning message when turning setting on with shortcut: Step 1: Get into Settings. Step 2: Open Ease of Access.
Read more >Keyboard shortcuts for Windows - Visual Studio Code
User Settings. Ctrl+K Ctrl+S. Keyboard Shortcuts. Basic editing. Ctrl+X. Cut line (empty selection). Ctrl+C. Copy line (empty selection). Alt+ ↑ / ↓. Move...
Read more >Online Manuals - Command Line Clipboard - Software
Go to Windows Start menu -> All Programs -> Command Line Clipboard item and pick "Uninstall - Command Line Clipboard" shortcut. In the...
Read more >Keyboard shortcuts in Premiere Pro - Adobe Support
Edit ; Ripple Delete, Shift + Delete, Shift + Forward Delete ; Duplicate, Ctrl + Shift + /, Shift + Cmd + /...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@andycraig I agree. In fact, I revert all these in my key bindings from the beginning.
Hi @maxheld83, thank you for this suggestion.
@Ikuyadeu @renkun-ken I agree that it would be better not to override these default VS Code shortcuts. I think we should remove the shortcuts for these commands.