enso/app/gui2/ydoc-server
Ilya Bogdanov 58cf4e5244
Collapsing nodes (#8686)
Closes #8067

Also fixes `nodeRects` map, as it no longer stores invlisible nodes.

https://github.com/enso-org/enso/assets/6566674/ba66c99f-df74-497b-8924-dc779cce8ef5

# Important Notes
Positioning of newly created nodes is not handled yet, as it requires fixes in the Ast editing API.
2024-01-12 14:08:17 +00:00
..
__tests__ Preparing for AST-based synchronization (#8625) 2024-01-02 15:18:11 +00:00
edits.ts Collapsing nodes (#8686) 2024-01-12 14:08:17 +00:00
fileFormat.ts Fallback to default visualization based on type, when no viz has been explicitly set (#8389) 2023-12-01 12:41:24 +00:00
index.ts [GUI2] Module contents editing and synchronization (#7938) 2023-10-02 12:01:03 +00:00
languageServerSession.ts Preparing for AST-based synchronization (#8625) 2024-01-02 15:18:11 +00:00
serialization.ts Preparing for AST-based synchronization (#8625) 2024-01-02 15:18:11 +00:00
ydoc.ts Fixes for Language Server sync server (#8514) 2023-12-19 05:41:14 +00:00