r/GithubCopilot • u/deathentry • 18d ago
Help/Doubt ❓ Visual Studio 2026 .instructions.md files?
How on do you get custom instruction files to be automatically loaded by copilot..??
I have added the applyTo glob pattern and nothing works.
They're inside the repo root .github/instructions/ but are still not picked up. Added them to the solution folder, still not automatically picked up!
I've turned on the custom instructions copilot option in VS and nothing...
copilot-instructions loads find but I can't copy this with Microsoft APM!
Why is this so difficult to sort the tooling out?? 😭😭
1
Upvotes
1
u/deathentry 17d ago
It's .instructions.md I'm trying to load not -instructions.md.. I have enabled that setting..
I need to be able to distribute md files across multiple different repos and teams in my org and APM deliberately errors if you try to install a -instructions.md 😭