enso/app/gui2/mock
Adam Obuchowicz 5807c5c112
Restore state after reconnecting (#9755)
Fixes: #8522

Execution context is refactored slightly: now we have a single `sync` function to synchronize both visualization and execution stack.

Tested hibernation on Linux: I was able to continue my work  🎉

# Important Notes
The Refinement Notes state, that the execution mode should be set before updating the stack, but actually it makes an error on startup (changing context automatically re-executes programs, what fails if there's no frame on the stack).
2024-04-25 09:02:47 +00:00
..
dataServer.ts Automatic reconnect with Language Server. (#9691) 2024-04-19 13:39:45 +00:00
engine.ts Restore state after reconnecting (#9755) 2024-04-25 09:02:47 +00:00
index.ts Store graph viewport in client local storage (#9651) 2024-04-09 12:02:11 +00:00
MockFSWrapper.vue Automatic reconnect with Language Server. (#9691) 2024-04-19 13:39:45 +00:00
MockProjectStoreWrapper.vue cleanup GUI entrypoints and mocking (#9403) 2024-03-14 17:05:26 +00:00
projectManager.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
vue.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00