enso/app
Kaz Wesley 9601543de3
Fix adding nodes in collapsed functions (#10009)
Insert new nodes before the block's terminal expression-statement, if present.

Fixes #9963.

# Important Notes
- Fix a bug that caused any empty lines at the beginning of a module not to be printed.
- Remove a redundant data-property from `GraphNode`.
2024-05-21 17:38:51 +00:00
..
gui2 Fix adding nodes in collapsed functions (#10009) 2024-05-21 17:38:51 +00:00
ide-desktop Form Component (#9995) 2024-05-20 13:53:38 +00:00