dotnet/command-line-api
Voir sur GitHubGetCompletions should check exit code of invoked application
Open
#2 137 ouverte le 31 mars 2023
Area-Completionsbughelp wanted
Métriques du dépôt
- Stars
- (3 665 stars)
- Métriques de merge PR
- (Merge moyen 1h 58m) (1 PR mergée en 30 j)
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