code completion - order classes suggested by match then package reference count?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

code completion - order classes suggested by match then package reference count?

Paul DeBruicker
Hi -

When I want to use an OrderedCollection in Pharo 6.1 the code completion has me write "Ordere" before it is the one selected.  If I have ever used an OrderPreservingDictionary (which comes up first) I've forgotten, but daily use OrderedCollections.  

Is there a way now to change the sort order of classes so that they sort by # of uses/references in the image or package I'm developing in?

I'm using the default E completion if it matters.  

Thanks

Paul
Reply | Threaded
Open this post in threaded view
|

Re: code completion - order classes suggested by match then package reference count?

Sean P. DeNigris
Administrator
Paul DeBruicker wrote
> I'm using the default E completion if it matters.  

I thought this was the very issue o-completion solves



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Cheers,
Sean