mirror of
https://github.com/enso-org/enso.git
synced 2024-12-18 18:32:01 +03:00
810127b887
Closes #5929: Adding a node button to enable and disable the output context for that particular node. I also added a temporary shortcut (cmd-shift-c) to switch the execution environment so we can properly test it. https://user-images.githubusercontent.com/607786/230036314-052b734a-1846-4057-93d8-2152e1e0cce6.mp4 # Important Notes While we're waiting to integrate it with the language server, the execution environment is temporarily stored in the presenter. (Otherwise we'd have to define it in multiple places and the behaviour would look rather weird.) I also fixed a bug where the view didn't get any updates when the context switch expression changed. I'll make a comment on the relevant part. I think the SKIP and FREEZE macros might have the same issue. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |