Using a ICmShell interface, implement and test a version of the cm undo command. This is a key feature to provide basic plugin functionality.
Ideally, the undo command can be invoked both from the Command Palette and from a contextual menu in each one of the SCM items (PlasticScmResource items, actually).
Using a
ICmShellinterface, implement and test a version of thecm undocommand. This is a key feature to provide basic plugin functionality.Ideally, the undo command can be invoked both from the Command Palette and from a contextual menu in each one of the SCM items (
PlasticScmResourceitems, actually).