Today, the IntelliSense box is sorted alphabetically and then the "most relevant" item is reveal and pre-selected. After making IntelliSense matching more fuzzy I suggest to now sort by relevance because that makes items matching better appear closer to your cursor.
A good sample is #23581 (comment). Because the new fuzzy logic matches more items, some with higher relevance are not showing in the view port because alphabetical sorting pushes them down.
Today, the IntelliSense box is sorted alphabetically and then the "most relevant" item is reveal and pre-selected. After making IntelliSense matching more fuzzy I suggest to now sort by relevance because that makes items matching better appear closer to your cursor.
A good sample is #23581 (comment). Because the new fuzzy logic matches more items, some with higher relevance are not showing in the view port because alphabetical sorting pushes them down.