Skip to content

Possible regression in shell completion with .NET 6.0 #2012

Open
@omajid

Description

@omajid

The CLI/SDK is switching to System.CommandLine: dotnet/core#5853 (comment)

For shell completion to work, this will require installing the dotnet-suggest tool: https://github.com/dotnet/command-line-api/blob/main/docs/dotnet-suggest.md

How does this work with Linux distributions? Can shell completion work without this glboal tool? Can we build dotnet-suggest from source? If we can't, what's the alternative option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-product-experienceImprovements in the end-user's product experience

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions