- 
                Notifications
    You must be signed in to change notification settings 
- Fork 305
Open
Labels
featureNew feature or requestNew feature or requestfuzzyFiltering and sorting of completion itemsFiltering and sorting of completion items
Description
Feature Description
When typing and receiving ghost text suggestions, I expect the completion to be a strict continuation of what I typed, and to not change what has previously been typed. There should be an option that allows ghost text to disable fuzzy matching and use strict prefix matching instead.
As things are now, there ghost text suggestions can look a bit awkward / puzzling, considering that the completion menu is hidden and we don't see that it's based on a fuzzy match. In the following example, the target is DiffAdd rather than DiffChange, but with DiffA prefix, the ghost text is DiffAhange, which looks weird:
NOTE: I would still like manually triggered completion to use fuzzy matching and work just as it does now.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestfuzzyFiltering and sorting of completion itemsFiltering and sorting of completion items

