enso/app/gui/language/span-tree
Adam Obuchowicz d139449bb6
Add ArgumentInfo to infix argument (#7530)
Adds proper argument information to span tree. Fixes #7107

https://github.com/enso-org/enso/assets/3919101/f7773412-5f0f-46c9-9848-2dc653aee882

# Important Notes
Nodes where the left operand (target) is missing still does not work, because the engine still does not send us any method pointer (perhaps due to its internal design).
2023-09-25 14:24:56 +00:00
..
example New node design (#7311) 2023-07-27 13:00:47 +00:00
src Add ArgumentInfo to infix argument (#7530) 2023-09-25 14:24:56 +00:00
Cargo.toml Correctly display connections to lambdas (#7550) 2023-08-11 14:45:15 +00:00