Feb. 6, 2012
1:48 p.m.
On 2012-02-06, at 10:43, Lukas Renggli wrote:
- there should be :D (I imagine it exactly like in eclipse, cmd-key pressed => underline all links and display a hand cursor onOver) - telling morphic to do highlighting is a different story |-( - right now you only get onDrag events in â although named onMove â I guess I will have to hack a bit :) - right-click menus should start working again (they're currently slightly broken) - we should have refactoring menus in there (rename instVar/args, push instvar...)
Most of these things have been done in Helvetia.
The next most useful thing after code navigation was on-the-fly Code Critics with the yellow wiggly underlines and Ctrl+1 instant-fix.
indeed that sounds cool :)