enso/app/gui2/shared
Paweł Grabarz 10f44b52e9
Use Enso AST in graph editor (#8123)
The graph is now properly constructed only from the main function body, and rendered nodes are using real Enso AST.

<img width="459" alt="image" src="https://github.com/enso-org/enso/assets/919491/e0106ee7-aaea-40aa-a42b-fc91c9d8740e">
2023-10-24 14:05:12 +00:00
..
languageServerTypes Fix lint error when running compile-server (#7969) 2023-10-04 05:11:17 +02:00
binaryProtocol.ts [gui2] Language Server binary protocol, and loading of visualization data (#7873) 2023-10-07 20:57:47 +00:00
dataServer.ts Add functionality to handle Expression Updates to GUI2 (#7982) 2023-10-09 05:55:12 +00:00
languageServer.ts Read groups from LS (#7986) 2023-10-09 07:10:21 +00:00
languageServerTypes.ts Read groups from LS (#7986) 2023-10-09 07:10:21 +00:00
websocket.ts [gui2] Language Server binary protocol, and loading of visualization data (#7873) 2023-10-07 20:57:47 +00:00
yjsModel.ts Use Enso AST in graph editor (#8123) 2023-10-24 14:05:12 +00:00