github / github/copilot-cli

Feature Request: Allow toggling plugins enabled/disabled

オープン
#2,714 コメント 2 件 リアクション 11 件 担当者 0 名 GitHub で見る
area:plugins
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。