GetCompletions should check exit code of invoked application #2137
Labels
Area-Completions
Related to support for tab completion
bug
Something isn't working
help wanted
Extra attention is needed
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
command-line-api/src/System.CommandLine.Suggest/SuggestionStore.cs
Lines 47 to 50 in 403234a
cc @jonsequitur @adamsitnik
The text was updated successfully, but these errors were encountered: