[FEATURE] 切换供应商之后 , 安装的插件没有自动启动
Resolved 💬 2 comments Opened Apr 10, 2026 by Pahkho Closed Apr 10, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
当前claude code如果安装了插件 , 需要配置enabledPlugins属性 , 插件才会真正生效 , 问题是当我切换了供应商之后 , 我的另外一个供应商的settings.json文件并没有配置这个属性 , 或者配置的插件少了 , 导致每次我切换供应商的时候都要重新配置一次漏了的插件
如下图 , 图二是我经常使用的供应商配置文件 , 图一是我兜底的供应商 , 当我切换的时候 , 启用的插件就少了
<img width="472" height="138" alt="Image" src="https://github.com/user-attachments/assets/7cade1b8-275e-4ace-9dca-04a555867363" />
<img width="704" height="394" alt="Image" src="https://github.com/user-attachments/assets/8aaeec80-0828-444d-bb46-aabcc65d4fd9" />
Proposed Solution
能不能加一个功能 , 类似(如下图) , 有一个选项 , 勾选了之后 , enabledPlugins的所有属性都写入到通用模板 或者 你有更好的想法实现
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗