Quick assists perform local code transformations. They are invoked on a selection or a single cursor
in the Magik editor. What is more, they use the same shortcut as quick fixes (
Ctrl+1
), but quick assists are usually hidden when an error is around. To show them even with errors
present on the same line, press
Ctrl+1 once again.
