dotnet / dotnet/command-line-api
dotnet-suggest register --help lists --suggestion-command, which has no effect
Open
Area-Completions
bug
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The output of `dotnet-suggest register --help` describes this option:
```
--suggestion-command The command to invoke to retrieve suggestions
```
However, the option has no effect. The feature was removed in . Please remove it from the `--help` output as well, or change its description to state that it has no effect.
Contributor guide
Assessment
This issue has not been assessed yet.