Vscode: Clean Current File, Clean All Files in Command Palette

Created on 8 Feb 2017  路  6Comments  路  Source: microsoft/vscode

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.

feature-request git

Most helpful comment

This is now fixed in the upcoming SCM work.

All 6 comments

+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?

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

villiv picture villiv  路  3Comments

sirius1024 picture sirius1024  路  3Comments

trstringer picture trstringer  路  3Comments

borekb picture borekb  路  3Comments

omidgolparvar picture omidgolparvar  路  3Comments