mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 11:41:56 +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. |
||
---|---|---|
.. | ||
__tests__ | ||
ast | ||
dataServer | ||
languageServer | ||
languageServerTypes | ||
util | ||
binaryProtocol.ts | ||
dataServer.ts | ||
ensoFile.ts | ||
languageServer.ts | ||
languageServerTypes.ts | ||
retry.ts | ||
uuid.ts | ||
websocket.ts | ||
yjsModel.ts |