dotnet / dotnet/command-line-api

Suggestions don't work when tool is invoked as a dotnet subcommand

Aperta
#2,129 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Area-Completions bug duplicate
Lingua principale
C#
Stelle
3.7k
Fork
428
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have a tool named `dotnet-shift`.

The tool can either be invoked as `dotnet-shift`, or it can be invoked as `dotnet shift`.

When the former syntax is used to invoke the tool, the command completions work.
And when the latter is used, they don't.

My understanding is that for this to work, the .NET SDK should pass on the request for suggestions to the tool that gets invoked.

cc @jonsequitur @adamsitnik

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.