It'd be lovely if the Clean operation (i.e. checkout current file, checkout all files) could be done from the command palette instead of the GUI.
Bonus request: Convert Clean from a destructive action into an action that uses the undo stack. This removes the warning and makes it more user friendly.
+1
Just migrating to VSCode and looking for it, I installed the extension 'Git Easy' which add more git commands to the palette but still this is not available
And/or keybinding support for clean and clean all.
Related, it would be great to have commands for stage selected lines and unstage selected lines
This is now fixed in the upcoming SCM work.
@joaomoreno stage/unstage selected lines too?

Most helpful comment
This is now fixed in the upcoming SCM work.