-
-
Couldn't load subscription status.
- Fork 20
chore(VSC): add codemod MCP #247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| "chat.mcp.gallery.enabled": true, | ||
| "chat.mcp.access": "all", | ||
| "chat.mcp.autostart": "newAndOutdated", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't use Copilot chat in VS Code. Won't this enable it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll get a look on this settings to not have this behavior
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’m not sure if adding editor settings to the repo is a good idea, since everyone might use a different setup.
Maybe just linking to the documentation on how to set it up would be enough?
If I remember correctly, stackOverflow conducted a survey that placed VSCode at 70% of the market. So adding theses settings isn't crazy in my opinion. |

https://docs.codemod.com/model-context-protocol
https://code.visualstudio.com/docs/copilot/customization/mcp-servers
As long as people are using GH copilot, we might as well have quality context.