mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 02:01:47 +03:00
2384fe851d
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. |
||
---|---|---|
.. | ||
generated | ||
debug.ts | ||
ffi.ts | ||
index.ts | ||
mutableModule.ts | ||
parse.ts | ||
parserSupport.ts | ||
sourceDocument.ts | ||
text.ts | ||
token.ts | ||
tree.ts |