dotnet / dotnet/command-line-api

dotnet-suggest register --help lists --suggestion-command, which has no effect

Open
#1,772 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Search the register command's help text for `--suggestion-command`, then review the related feature-removal commit mentioned in the issue. Remove the option from the help output or update its description to explain that it has no effect, and verify that `dotnet-suggest register --help` no longer misleadingly documents it.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.