[Pharo-project] Where is my beloved annotation panes?
Hi, guys, the first thing, which i always doing on fresh image is turning on the annotation panes, so i can always see the method's author and last modification date. I found that in newest pharo1.1.(11343) this option (as well as many others) is gone from preferences browser. Please, tell me that you didn't removed it, and this is only a temporary regression. -- Best regards, Igor Stasenko AKA sig.
Le 09/05/2010 19:30, Igor Stasenko a écrit :
Hi, guys,
the first thing, which i always doing on fresh image is turning on the annotation panes, so i can always see the method's author and last modification date. I found that in newest pharo1.1.(11343) this option (as well as many others) is gone from preferences browser. Please, tell me that you didn't removed it, and this is only a temporary regression.
:) From the setting browser: Code browsing/Show annotation pane or: CodeHolder showAnnotationPane: true Cheers Alain
Found it. Thanks. On 9 May 2010 20:40, Alain Plantec <alain.plantec@free.fr> wrote:
Le 09/05/2010 19:30, Igor Stasenko a écrit :
Hi, guys,
the first thing, which i always doing on fresh image is turning on the annotation panes, so i can always see the method's author and last modification date. I found that in newest pharo1.1.(11343) this option (as well as many others) is gone from preferences browser. Please, tell me that you didn't removed it, and this is only a temporary regression.
:)
From the setting browser: Code browsing/Show annotation pane or: CodeHolder showAnnotationPane: true
Cheers Alain
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
participants (2)
-
Alain Plantec -
Igor Stasenko