PlasticSCM / vscode-plasticscm

Enable Plastic SCM interoperability in your favourite code editor!
MIT License
11 stars 6 forks source link

[NEW] undo changes to a file #435

Open SRombautsU opened 2 years ago

SRombautsU commented 2 years ago

When a file is locally modified (or checked-out) it would be nice to be able to have a context menu action to undo the changes (and the checkout).

In git it's called "Discard Changes" for reference.

nsxdavid commented 1 month ago

In the Plastic client this seems to be called "undo". But yeah, so much missing in VS Code extension that is just basic.