enso/app
Adam Obuchowicz 2384fe851d
Fix undoing node removal (#9561)
Fixes #9314

The node deletion does not remove AST node from the module, only unpin it from its parent; so undoing does not add this node, just modify it, and thus we weren't informed about metadata change.
2024-03-29 16:31:00 +00:00
..
gui2 Fix undoing node removal (#9561) 2024-03-29 16:31:00 +00:00
ide-desktop refr(enso-org/cloud-v2#1060): Rename OrganizationInfo fields to camelCase (#9511) 2024-03-27 16:46:15 +00:00