Skip to main content


Selecting and deselecting in VS Code:
Ctrl+Shift+L: Select all instances
Alt+Click: Deselect instance
Ctrl+D: Select next instance
Ctrl+K,Ctrl+D: Skip instance and select next one
Ctrl+U: undo last selection.
#shorts #vscode #keyboardshortcuts #productivity
in reply to Chris Heilmann

my one beef about VS Code's default shortcuts is Ctrl-K the first in a sequence of shortcuts.

on Mac I always expect Ctrl-K to be an Emacs Kill Line and it breaks me. Every. Time.

thanks, this has been really helpful to get off my chest. :blobcatmelt: