Preflight Checklist
What's Wrong?
In the past, I am using an older version of "Claude Code for VS code" extension together with "Claude Code" which worked perfect. I used vertex as the model provider for Claude Code.
One week ago I upgraded the extension to the latest version (2.0.10) and followed the instruction to update the VS Code setting as below
{
"claude-code.environmentVariables": [
{
"ANTHROPIC_MODEL": "claude-sonnet-4-5@20250929",
"CLAUDE_CODE_USE_VERTEX": "1",
"CLOUD_ML_REGION": "us-east5",
"ANTHROPIC_VERTEX_PROJECT_ID": "XXX"
}
]
}
I am sure this setting works because claude code still worked. However, ""Claude Code for VS code" extension" keep asking for login. Please kindly take a look and fix it ASAP.
What Should Happen?
Given the instruction , there is no need for login if I am using third-party provider.
Error Messages/Logs
Steps to Reproduce
- Upgraded the extension to the latest version (2.0.10)
- Followed the instruction to update the VS Code setting as below
{
"claude-code.environmentVariables": [
{
"ANTHROPIC_MODEL": "claude-sonnet-4-5@20250929",
"CLAUDE_CODE_USE_VERTEX": "1",
"CLOUD_ML_REGION": "us-east5",
"ANTHROPIC_VERTEX_PROJECT_ID": "XXX"
}
]
}
- completely quit vscode and re-enter.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.1
Platform
Google Vertex AI
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
No response
Preflight Checklist
What's Wrong?
In the past, I am using an older version of "Claude Code for VS code" extension together with "Claude Code" which worked perfect. I used vertex as the model provider for Claude Code.
One week ago I upgraded the extension to the latest version (2.0.10) and followed the instruction to update the VS Code setting as below
I am sure this setting works because claude code still worked. However, ""Claude Code for VS code" extension" keep asking for login. Please kindly take a look and fix it ASAP.
What Should Happen?
Given the instruction , there is no need for login if I am using third-party provider.
Error Messages/Logs
Steps to Reproduce
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.1
Platform
Google Vertex AI
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
No response