Be it in the Workspace or a System Browser pane if you have:

#('something'1 2 3 'nothing') "exactly this way"

if you (red) click the left paren all the parenthesis contents get highlited, however, if you click the right paren, then no highlit happens.  You've to put a space between the quote, so the example above has to change to:

#('something'1 2 3 'nothing' )

In order to get the higliting back.  As this obviously is not a feature :-) I think we should see if it can be put in investigation to be fixed in next releases...

 

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to