Modular Copilot Profiles - A Modular Instruction ManagerEasily manage modular GitHub Copilot instruction profiles inside Visual Studio Code.Copilot Profiles is a Visual Studio Code extension that lets you easily switch between custom instruction profiles for GitHub Copilot. Instead of manually editing .github/copilot-instructions.md every time you want Copilot to behave differently, this extension gives you a clean, intuitive UI to pick, preview, and combine reusable .md files from configurable profiles. FeaturesSource Folder ManagementBrowse, select, or create a Source Folder containing your instruction profiles. Each profile is simply a subfolder of markdown (.md) files representing modular Copilot instructions. Instruction Profile SelectionUse a dropdown to choose from all available profiles. Each profile can represent a different Copilot behavior, coding style, or project context. File SelectionSelect specific .md files within a profile to include. Files can be reused across multiple profiles for maximum modularity. Injection to .github/copilot-instructions.mdAutomatically combines all selected files into a single copilot-instructions.md file in your workspace. Multi-Profile SupportEnable multiple instruction profiles at once. All enabled files across all selected profiles will be injected together. Persistent StateYour selected source folder, profiles, and files are saved automatically so everything is restored when you reload VS Code. How to use
Demohttps://github.com/user-attachments/assets/b738a327-e2dd-4684-bb8c-cc3dff0e86cf |