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:
> AlphabeticSorter – Sorts suggestions in alphabetical order.
> ReverseAlphabeticSorter – Sorts suggestions in reverse alphabetical order.
> NoSorter – Displays suggestions in the original order as provided by the 
> completion engine.
> 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é.
> 

Reply via email to