mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 18:12:31 +03:00
ccdfaca584
Implements https://github.com/enso-org/enso/issues/5032 Added support for widgets in infix expressions (right now only used for file paths) <img width="306" alt="image" src="https://user-images.githubusercontent.com/919491/218736181-98965cd4-2a8e-4f7a-bbf8-ab302ac5b22c.png"> Widgets and placeholders are handled for all chained methods within a node <img width="292" alt="image" src="https://user-images.githubusercontent.com/919491/218736249-a0190115-623e-4e66-aff4-90eb2a50685d.png"> The qualified method call convention and static methods no longer confuse the argument placeholders <img width="374" alt="image" src="https://user-images.githubusercontent.com/919491/218736628-24073f5c-0512-4b37-a271-0248bc954802.png"> Type constructor expressions now receive placeholder arguments. The placeholders work on nested expressions within a node. <img width="405" alt="image" src="https://user-images.githubusercontent.com/919491/218737379-b53ff125-3910-48f3-bb9f-a0e7b1684ab9.png"> |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |