Skip to content

[Feature or Documentation Request] How to get the list of completions at runtime? #1807

Open
@Lancelotbronner

Description

@Lancelotbronner

I'm making a REPL with System.CommandLine and so far it's going great. One thing missing is tab completion. Ideally I could do something like parser.GetCompletions("tic"). Is this currently possible?

It seems most of the things related to completions are internal. If it isn't currently possible, how easy would it be to work around it?

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