enso/app/gui/language
Ilya Bogdanov 49d9ae703b
Execution context switch expressions (#6121)
Closes #5926

Implements controllers side of adding and removing context switch expressions for the nodes.

Example using the `skip` button (while the actual context switch button is not ready).

https://user-images.githubusercontent.com/6566674/228373412-7da83b0c-6cdf-495d-b1ec-30c438c0f411.mp4


https://user-images.githubusercontent.com/6566674/228373426-7aa5699b-2aa1-4299-9d85-b22371c4a063.mp4

# Important Notes
No visual changes to the IDE were made.
2023-04-03 10:25:16 +00:00
..
ast Execution context switch expressions (#6121) 2023-04-03 10:25:16 +00:00
parser Fix precedence of -1.x (#5830) 2023-03-17 18:53:34 +00:00
span-tree Decouple node edit mode from ports (#5983) 2023-03-29 11:16:31 +00:00