Skip to content

Refine KcUnmatchedArgumentException option filtering #48115

@shawkins

Description

@shawkins

Description

The filtering for disabled options can be removed as these completions are coming from picocli and the options have been constructed with only enabled options.

We can also see about doing a better job of limiting the completions shown as suggested here #48055 (comment) - that may be difficult in general unless we apply a simple heuristic. For example if the unknown option has two parts (db-paswd), then show only completions with two parts?

cc @mabartos

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions