dotnet/command-line-api
Ver no GitHubGetCompletions should check exit code of invoked application
Open
#2.137 aberto em 31 de mar. de 2023
Area-Completionsbughelp wanted
Description
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
cc @jonsequitur @adamsitnik