Relative Content

Tag Archive for visual-studio-codekeyboard-shortcutsvscode-git

VSCode keyboard shortcut: stage selected files

I have a laptop with a sometimes-flakey trackpad, and so I often disable it since I can do most navigation with the keyboard anyways. There is a feature in VSCode that I use when I have a mouse/trackpad that is very useful. In the Source Control panel, I can select multiple files, then click the plus sign for “stage” to stage the selected files, while leaving the unselected files behind. This helps me review my changes in manageable batches, and see what is left to review.