Skip to content

Dictionary-based suggestion should only be shown if they are a valid option #4578

@schlessera

Description

@schlessera

Right now, when mistyping a command, a dictionary-based suggestion is automatically shown as soon as it is present. However, as there's partial overlap across commands, the dictionary will contain false positives as well.

The dictionary-based suggestion should only be shown if the suggestion it would produce is actually part of the available options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions