Github Copilot Model SwitcherQuickly switch between GitHub Copilot models with keyboard shortcuts. Setup
ConfigurationThe extension exposes two generic model slots. Next time you want to swap a model, just update the setting — no keybinding or code changes needed. Option A — VS Code Settings UI (easiest)
Option B —
|
| Command | Description |
|---|---|
github-copilot-model-switcher.switchToModel1 |
Switch to the model configured in model1Id |
github-copilot-model-switcher.switchToModel2 |
Switch to the model configured in model2Id |
github-copilot-model-switcher.discoverCommands |
List all available Copilot commands and model IDs |
Available Models (examples)
Common model IDs include:
claude-sonnet-4.6- Claude Sonnet 4.6gpt-5-mini- GPT-5 minigpt-5- GPT-5auto- Auto selection
Run the Discover Copilot Commands command to see all models available in your environment.