Adam Obuchowicz

Results 191 comments of Adam Obuchowicz

Not seen since a while.

My quick take: 1. Utility modules: we could have big common package, and app/gui/util just for strictly app utilities. I just wonder if ydoc-server will have unused utilities pruned from...

> What is the ultimate goal of this PR? Should it replace the whole `./run backend get` command inside [IDE/Build Backend workflow](https://github.com/enso-org/enso/actions/runs/15924036041/job/44920212886)? What is the sensible next step here? Not...

If multiple nodes are added (e.g. because of Visualization API), open the last, or add an option to the API.

Refinement notes: * New nodes should have set "visualization opened" in metadata. * Paste should preserve md of copied component. If no md, do not open visualization. * Fix panning...

Refinement notes: * Dashboard's shortcuts may be a starting point, as they are already integrated with settings page. * Mouse event handling needs to be ported there. Also settings page...

Recently, we introduced `actions` - the shortcuts should be unified with this (and dashboard's context menus perhaps too)

> I don't see any request being made from GUI to LS involving `refactorings/renameSymbol` call. That's the API call that would trigger the actual renaming. But is it required to...

This seems to be a problem on GUI side. The "output" port we display is actually `Runtime.assert (result1 == 13) "Expecting this result"` We treat last node as "output" of...

Refinement notes: * Perhaps special case for literals will be needed? Or they just fall back to default color.