Yes but this can be like that

if there is a method and a class with match the pattern
then the first letter is important

        scriptload -> could be a method

        now if there is not method
        scriptload*
        then scriptloader -> class

if I type
      Scriptl
      Scriptlo
      Scriptloa
      ...
              -> I should get the choice since there are multiple


2008/11/28 Stéphane Ducasse <[EMAIL PROTECTED]>:
Yes for the preference

Now the real solution is
if I type

      scriptloader
      Scriptloader
              -> Browse that class directly (no choice)

      if I type
      scriptl
      scriptlo
      scriptloa
      ...
              -> I should get the choice since there are multiple
possibilities


I don't think it should ignore the case (at least of first letter), to
make difference between browsing implementors of selector or browsing
a class.

p.s. i just discovered that pressing ctrl-enter shows implementors as well! :)



On Nov 27, 2008, at 10:49 PM, Marcus Denker wrote:


On 27.11.2008, at 22:19, Stéphane Ducasse wrote:

Hi

I would love to be able to
type

Scriptloader alt b and get the ScriptLoader class browsed.

there is the alternativeBrowseIt preference.. this does something like
that: it
shows a menu where you can select the class.

Mayeb we should make this the default?

      Marcus



--
Marcus Denker  --  [EMAIL PROTECTED]
http://www.iam.unibe.ch/~denker


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



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




--
Best regards,
Igor Stasenko AKA sig.
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


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

Reply via email to