github / github/copilot-cli

Feature Request: Allow toggling plugins enabled/disabled

Đang mở
#2,714 2 bình luận 11 reaction 0 người được giao Xem trên GitHub
area:plugins
Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Mô tả

Currently, the `copilot plugin` command only allows for installing, listing, uninstalling, and updating plugins. There is no way to quickly toggle a plugin as enabled or disabled without completely uninstalling it.

Other AI CLI tools like Gemini CLI and Claude Code already support this functionality, which allows users to temporarily disable a plugin without losing its configuration or having to re-install it later.

**Proposed Change:**
Add `enable` and `disable` subcommands to `copilot plugin` (or a `--disabled` flag to `copilot plugin list` and a way to toggle).

Example:
```bash
copilot plugin disable
copilot plugin enable
```

This would be much more convenient than the current uninstall/reinstall workflow.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.