Marketplace: cannot remove registered plugin, because it's "not registered"
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
Bug: cannot remove registered plugin, the outputs speak for themselves. Note the contradictions: plugin cannot be installed because it's already registered, plugin cannot be removed because it's not registered. It is installed, it is registered, and it can be used.
```
C:\dev\tmp\ct-quickshare>copilot plugin marketplace add microsoft/github-copilot-modernization
Failed to add marketplace: Error: Marketplace "github-copilot-modernization" already registered
C:\dev\tmp\ct-quickshare>copilot plugin marketplace remove microsoft/github-copilot-modernization
Failed to remove marketplace: Error: Marketplace "microsoft/github-copilot-modernization" is not registered
```
### Affected version
_No response_
### Steps to reproduce the behavior
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start with the `copilot plugin marketplace add` and `remove` commands shown in the issue and compare how each handles `microsoft/github-copilot-modernization`. Reproduce the reported errors and trace the relevant CLI entry points. Done means a marketplace that reports as already registered can be removed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100