I like the idea to use shift to activate it.
2016-08-12 19:09 GMT+02:00 stepharo <stepharo@free.fr>:
Hi nicolai
It is nice. I would not put the border in black.
What is needed to integrate it.
I put the issue to "Resolved ", so the monkey can check.
The background color is the same as for "secondary selection" and the border color is the same "muchDarker".
Of course, we can integrate it and change the color later.
��
Stef
Le 10/8/16 �� 16:48, Nicolai Hess a ��crit��:
nicolaifeedback welcome.evaluate:Or evaluate this code, it opens a text editor on�� a method, where it is difficultmove the mouse over a message send.Now open a code editor (nautilus/MessageBrowser) andwith an experimental implementation.Just load the slice, enable the setting:
RubAbstractTextArea highlightMessageSend: true.
to see which part of the code belongs to which method:
TextModel new beForCode; aboutToStyle:true;behavior: MorphTreeMorph;text:(MorphTreeMorph>>#drawLinesOn:) sourceCode;openWithSpec.