Le 10 ao��t 2016 �� 16:48, Nicolai Hess <nicolaihess@gmail.com> 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.