Claude is not showing as an available model in VS Code #168289
Replies: 8 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Sounds like you've already taken the right steps. Just a heads-up: Claude models currently aren't available in the VS Code Copilot Chat extension, even if they're enabled in your GitHub account settings. As of now, Claude is only supported in Copilot Chat on the web (copilot.github.com). Hopefully, GitHub adds VS Code support for Claude soon! |
Beta Was this translation helpful? Give feedback.
-
|
Since yesterday, my Claude 3.5, 3.7, and 4 models have not been working. Whenever I enter a prompt, it just keeps showing the loading sign and doesn’t return any result. I don’t think any issues have been officially reported so far. Even I'm a paid member. |
Beta Was this translation helpful? Give feedback.
-
|
Hey! Claude isn’t currently available in the Copilot Chat extension for VS Code, even if it's enabled in your GitHub settings. Right now, only selected models like GPT-4.1, GPT-4o, and Gemini are supported. GitHub may add Claude support in future updates, but it’s not live yet. You're not missing anything on your end! |
Beta Was this translation helpful? Give feedback.
-
|
Hi there! This is a common confusion point that many developers encounter. Let me help clarify what's happening. The Key Distinction: GitHub Copilot vs. GitHub Copilot Chat GPT-4.1, GPT-4o Gemini 2.0 Flash, Gemini 2.5 Pro o3-mini, o4-mini Why This Happens What You Can Do Navigate to any repository on GitHub.com Use Copilot Chat directly in the web interface where Claude will be available Option 2: Stick with Current VS Code Models The available models in VS Code are excellent alternatives GPT-4o and Gemini 2.5 Pro are particularly capable for coding tasks Option 3: Request Feature Enhancement You can provide feedback to GitHub requesting Claude integration in VS Code Visit GitHub's feedback forums or contact support to voice this feature request Quick Verification Go to GitHub.com and open any repository Press ? to open the command palette Search for "Copilot Chat" You should see Claude models available there This isn't a bug or account issue—it's just how GitHub has currently structured their model availability across different platforms. The VS Code extension will likely expand its model options over time as GitHub continues to develop the integration. Hope this clears things up! The models available in VS Code are still very powerful for development work, but I understand wanting to use Claude specifically. |
Beta Was this translation helpful? Give feedback.
-
|
Correct me if I'm wrong, but I'm pretty sure that Claude is recently available in VS Code Copilot chat extension, including:
If You Still Don't See Claude, maybe try the following:
ResourcesClaude Opus 4.1 in GitHub Copilot - September 23, 2025 |
Beta Was this translation helpful? Give feedback.
-
|
Ok... Finally got it working here! It's just bad UI/UX... When you click on Manage Models, they present a list of AI company names, and your instinct when you want to enable let's say Claude 4, is to click Anthropic... BUT... There is in that list the option "Copilot". If you click that it will let you choose from the available models to show in chat. Just leave what you want selected and then press ok! That's it! Good coding! |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
Copilot in GitHub
Body
Description:
I have an active GitHub Copilot Pro subscription, and Claude (Sonnet 3.5, 3.7, and 4) is enabled in my account settings. However, in Visual Studio Code, I only see the following models: GPT-4.1, GPT-4o, Gemini 2.0 Flash, Gemini 2.5 Pro, o3-mini, and o4-mini. Claude is missing from the list, and I am unable to select it.
taken:
Verified I’m using the latest version of the Copilot Chat extension.
Confirmed I’m logged in with the correct GitHub account.
Tried the /model command in Copilot Chat to view all options.
Checked my GitHub account settings where Claude is clearly activated.
System details:
VS Code version: 1.102.3
Operating system: Windows 11
Screenshot:


Expected behavior:
Claude should appear as an available model in the Copilot Chat interface within VS Code.
PD: I also enabled the Claude models from the Copilot settings in my GitHub account. That didn’t work either.
Beta Was this translation helpful? Give feedback.
All reactions