This directory contains GitHub Copilot configuration for the MakeCode Arcade multi-repository workspace.
copilot-instructions.md: Comprehensive instructions for GitHub Copilot covering multi-repository development, coding guidelines, and best practices
For development setup in this multi-repository workspace:
# First-time setup (Windows)
setup.cmd /firsttime
# Daily development
setup.cmd /link && setup.cmd /pullSee copilot-instructions.md for complete details on:
- Multi-repository structure and responsibilities
- Development workflows and best practices
- Block annotation patterns and API design
- Troubleshooting and common issues
The configuration is validated by the copilot-setup-steps.yml workflow to ensure quality and completeness.