dotnet / dotnet/source-build

Possible regression in shell completion with .NET 6.0

Open
#2,012 3 comments 0 reactions 0 assignees View on GitHub
area-product-experience
Dominant language
No language data
Stars
287
Forks
145
Avg merge
1d 22h
Merged PRs (30d)
10

Description

The CLI/SDK is switching to `System.CommandLine`: https://github.com/dotnet/core/issues/5853#issuecomment-770124124

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.