dotnet/command-line-api
View on GitHubGetCompletions should check exit code of invoked application
Open
#2,137 opened on Mar 31, 2023
Area-Completionsbughelp wanted
Repository metrics
- Stars
- (3,665 stars)
- PR merge metrics
- (Avg merge 1h 58m) (1 merged PR in 30d)
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