Skip to content

💡: Allow prefix+ to be completed by words in another dictionary #7586

@jwhitaker-gridcog

Description

@jwhitaker-gridcog

Problem

I would like to allow lib+ as a custom prefix that must be followed by any other valid English word.

Solution

At the moment this doesn't seem possible - if I add

lib+
apple

to my custom dictionary, the libapple is valid but liborange is invalid. I would like for lib+ to also match liborange (and to not need to add apple to my dictionary.) I would like for libasdf to continue to be invalid.

Alternatives

No response

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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