Symbols are often used as arguments to #perform:, I don't know if Pharo ignores the initial hashmark (#) to allow browsing implementors but, if not, that could be a reason.. :)
- Chris On Tue, Jun 9, 2020 at 2:26 PM Stéphane Ducasse <[email protected]> wrote: > Hi > > I would like to know what you think about the doubleclick selection on > symbol? > Right now > #foo selection will only select foo and I do not see why this is positif. > > In the past I fixed that the selection of :each selects the : was NOT > selected too so that we can access the value of the argument in a single > click > and now it is so good that we do not even see it. > So may we should do the same for #foo but in the other way. > > S. > -------------------------------------------- > Stéphane Ducasse > http://stephane.ducasse.free.fr / http://www.pharo.org > 03 59 35 87 52 > Assistant: Aurore Dalle > FAX 03 59 57 78 50 > TEL 03 59 35 86 16 > S. Ducasse - Inria > 40, avenue Halley, > Parc Scientifique de la Haute Borne, Bât.A, Park Plaza > Villeneuve d'Ascq 59650 > France > >
