Is there documentation of the intended behavior/reasoning behind the semantic sort somewhere? I feel like I might often prefer the SizeSorter behavior (if I'm understanding it correctly), but if that's going to be removed, maybe I would take a look at the semantic sorter and see if I can add some refinement options there.
On Fri, Apr 4, 2025 at 2:20 AM sducasseatwork--- via Pharo-dev < pharo-dev@lists.pharo.org> wrote: > But pay attention that we will remove the sorter because it often > contradicts the semantics sorting implemented > by default. I often put the sorter on NoSorter. > > S > > On 3 Apr 2025, at 21:42, Omar Abedelkader <omar.abedelka...@inria.fr> > wrote: > > Hello, > > I hope this message finds you well. > > This is to inform you about the available sorter options in our code > completion engine and how to change them as needed. Currently, there are > four different sorter configurations you can choose from: > > 1. *AlphabeticSorter* – Sorts suggestions in alphabetical order. > 2. *ReverseAlphabeticSorter* – Sorts suggestions in reverse > alphabetical order. > 3. *NoSorter* – Displays suggestions in the original order as provided > by the completion engine. > 4. *SizeSorter* – Modifies the suggestion list to prioritize and > return the closest match based on what you are currently typing. > > If you would like to change the sorter, please follow these steps: > *Open Settings → Code Browsing → Code Completion → Sorter*, then select > *SizeSorter* (or any other preferred sorter). > > *Default Sorter : NoSorter* > > Best regards, > -- > Omar ABEDELKADER > Doctorant, Équipe EVREF > inria.fr/fr/evref <https://www.inria.fr/fr/evref> > cristal.univ-lille.fr/omarabedelkader > <https://www.cristal.univ-lille.fr/profil/omarabedelkader/>/ > Institut National de Recherche en Sciences et Technologies du Numérique > > Parc Scientifique de la Haute Borne > Park Plaza - Bâtiment A - 40 avenue Halley > 59650 Villeneuve d'Ascq - France > <rf-inria.png> > > *Si vous lisez ce courriel en dehors de vos heures de travail, merci de ne > le traiter qu’en cas d’urgence avérée.* > *Si ce courriel ne vous est pas destiné, merci de ne pas en prendre > connaissance, le détruire et en informer l’expéditeur.* > *Merci de n’imprimer ce courriel qu’en cas de nécessité.* > > >