enso/app
Kaz Wesley 06f18864f4
Refactoring before text edits (#8956)
Changes in preparation for #8238 features.

# Important Notes
Changed edit APIs:
- **`graph.astModule` is deprecated.** It will be removed in my next PR.
- Prefer `graph.edit` to start and commit an edit.
- Use `graph.startEdit` / `graph.commitEdit` if the edit can't be confined to one scope.
2024-02-06 14:43:17 +00:00
..
gui Parse inline function signatures (#8470) 2023-12-12 14:48:44 +00:00
gui2 Refactoring before text edits (#8956) 2024-02-06 14:43:17 +00:00
ide-desktop Fix loading wasm for ydocs server (#8952) 2024-02-02 17:01:58 +01:00