enso/app/gui/language
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
..
ast New node design (#7311) 2023-07-27 13:00:47 +00:00
parser Undo redo fixes and improvements (#6950) 2023-06-12 10:32:35 +00:00
span-tree Add ArgumentInfo to infix argument (#7530) 2023-09-25 14:24:56 +00:00