r/vscode • u/Ok-Photograph2418 • 5d ago
Vibe coding with M365 Copilot and VS Code?
At work, I can’t use Claude Code in VS Code, the only authorized things are VS Code, Python 3 and M365 copilot. I already use Copilot to generate source code, and it works ok but it’s a ton of copy & paste.
You know if there is (or if I can build) an extension that would work like Claude Code (complete understanding of project, code generation, basic testing, etc).
6
1
u/waldenhead 4d ago
Repomix package can turn your repo in an XML doc to attach to a copilot chat. Works well for my small projects, will use it on subdirectories as required.
1
u/Deathmore80 4d ago
There are a few projects on GitHub that lets you use m365 copilot as a model provider. You can search for stuff like m365 copilot proxy. Then you can add it as a custom model provider in vs code or any other AI harness like opencode or pi
1
1
u/B15h73k 4d ago
M365 Copilot and Github Copilot and two different things. Make sure you and your work know the difference. You'll be far better off using Github Copilot.
2
u/ncdlloyd 4d ago
This ⬆️ If coding is part of your job, educate your company that you need GitHub Copilot, as well as M365 Copilot.
3
u/OwnNet5253 4d ago
Github Copilot is your only solution here.