[BUG] Change model" picker shows "loading models..." indefinitely in VS Code extension (Claude Pro)
Resolved 💬 3 comments Opened May 17, 2026 by mathgrrl Closed May 21, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Bug report:
Description
In the Claude Code VS Code extension, clicking / → "Change model" opens a "loading models..." tab that hangs indefinitely and never loads.
Steps to reproduce
- Open a Claude Code session in the VS Code extension
- Click
/to open the command menu - Click "Change model"
- A "loading models..." tab appears and never resolves
Expected behavior
A model picker appears with available models listed.
Actual behavior
The tab hangs on "loading models..." indefinitely. The only way to select a model is to type /model sonnet or /model opus directly in the chat.
Environment
- Plan: Claude Pro ($20/month)
- OS: macOS
- Interface: VS Code extension (not CLI)
What Should Happen?
The model picker should load. It would also be good to report the current model being used; there is currently no way to tell that from the interface.
Error Messages/Logs
Steps to Reproduce
Steps to reproduce
- Open a Claude Code session in the VS Code extension
- Click
/to open the command menu - Click "Change model"
- A "loading models..." tab appears and never resolves
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.143
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
This is happening inside the "Claude Code for VS Code" extention in VS Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗