VSCode has excellent git integration but I can\'t find a way to do partial commits. Basically, I want to be able to select specific changes in my files and stage them withou
This option has been moved to the palette:
shift+command+P and type "stage selected ranges"