I'm coming from here.
The save operation was easy to implement since my widget implements NavigatableTreeEditorWidget and hence the Saveable interface.
I would expect to have a similar mechanism in my widget to implement the logic for undo/redo, However I could not find any reference to undo or redo on the @eclipse-emfcloud/theia-tree-editor module.
Kind regards
I'm coming from here.
The save operation was easy to implement since my widget implements NavigatableTreeEditorWidget and hence the Saveable interface.
I would expect to have a similar mechanism in my widget to implement the logic for undo/redo, However I could not find any reference to undo or redo on the @eclipse-emfcloud/theia-tree-editor module.
Kind regards