Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>Modular Copilot ProfilesNew to Visual Studio Code? Get it now.
Modular Copilot Profiles

Modular Copilot Profiles

Alycse

|
40 installs
| (1) | Free
Easily manage and switch GitHub Copilot instructions using modular profiles.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Modular Copilot Profiles - A Modular Instruction Manager

Easily 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.

Features

Source Folder Management

Browse, 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 Selection

Use a dropdown to choose from all available profiles. Each profile can represent a different Copilot behavior, coding style, or project context.

File Selection

Select specific .md files within a profile to include. Files can be reused across multiple profiles for maximum modularity.

Injection to .github/copilot-instructions.md

Automatically combines all selected files into a single copilot-instructions.md file in your workspace.

Multi-Profile Support

Enable multiple instruction profiles at once. All enabled files across all selected profiles will be injected together.

Persistent State

Your selected source folder, profiles, and files are saved automatically so everything is restored when you reload VS Code.

How to use

  • Create a Source Folder anywhere on your system.

    • image
  • Inside it, create subfolders, with each one representing a Profile.

    • image
  • Add your instruction files (.md) to the appropriate Profile folder.

    • image
  • In VS Code, open the Copilot Profiles sidebar and select Browse for Source Folder.

    • image
  • Choose the Source Folder you created.

    • image
  • Pick a Profile from the dropdown and click Inject.

    • image
  • The selected Profile's instruction files will be combined into .github/copilot-instructions.md, which GitHub Copilot automatically uses as context.

    • image

Demo

https://github.com/user-attachments/assets/b738a327-e2dd-4684-bb8c-cc3dff0e86cf

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft