Skip to content

Words should be sorted with shortest first #7

Description

@blokeley

Autocomplete is pretty good (thanks for the work) but...

Quite often I'm trying to write a word and Autocomplete suggests words which are much longer than the one I want, and the first few often have "'s" appended, which is seldom what I want.

Indeed, when I just wrote "seldom", it was number 6 on the list, when it should have been number 1 because it was a full valid word in itself.

Is this something that can be implemented? I imagine a sort by ascending length would not take much processing time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions