You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshots
Screenshots of both viewing the ability definition and an ability handler. Observe <> is not wrapped in parens despite being in prefix position.
Environment (please complete the following information):
ucm --version release/0.5.49'
OS/Architecture: macOS 15.5
I would suggest either rendering them in infix position or wrapping parens but keeping prefix.
The reason this is a problem is that when you edit the definition or the handler, the unaltered code is malformed when dropped into the scratch file because the symboly op is unwrapped but in prefix position.