Git: Stage Current File

git.stageFile

Stage the current file's changes.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Git: Stage Current File, then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also