- One Tip a Week
- Posts
- One Tip a Week: Fast Model Switching in Copilot
One Tip a Week: Fast Model Switching in Copilot
This week’s tip of the week is a handy keybinding for Copilot. I came across this a little while back when I read Eleanor Berger’s Tweet.
In VS Code Copilot Chat, you can quickly switch between models with this keyboard shortcut combo. On macOS it’s ⌘⌥ .
and CTRL + Alt + .
on other operating systems.
It only works if the Copilot window is focused, so keep that in mind. Super handy when you want to switch models without touching the mouse.

Changing models via keyboard shortcuts
That’s it! Short and sweet. Until the next one!