claude-code - 💡(How to fix) Fix [BUG] Activity Bar icon missing and commands broken in v2.1.136

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Code Example

command 'claude-vscode.sidebar.open' not found
command 'claude-vscode.editor.openLast' not found
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

After updating to v2.1.136, the Activity Bar icon disappeared and several commands stopped working:

  • Activity Bar icon not visible (even with preferredLocation: "sidebar")
  • Commands return "not found" errors (e.g., claude-vscode.sidebar.open)
  • Claude Opus model missing from model selector (only Haiku visible)

Rolling back to v2.0.62 fixes all issues immediately.

What Should Happen?

The Activity Bar icon should be visible on the left sidebar, and all extension commands should work normally. Claude Opus model should be available in the model selector.

Error Messages/Logs

command 'claude-vscode.sidebar.open' not found
command 'claude-vscode.editor.openLast' not found

Steps to Reproduce

  1. Install Claude Code v2.1.136 from VS Code marketplace
  2. Open VS Code
  3. Check Activity Bar (left sidebar) - icon is missing
  4. Try Ctrl+Shift+P → "Claude Code: Open in Side Bar" - command not found
  5. Check model selector in an existing Claude conversation - Opus missing

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.0.62

Claude Code Version

2.1.136

Platform

Other

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

  • Issue appears immediately after updating from 2.0.62 to 2.1.136
  • Rolling back to 2.0.62 fixes all issues instantly
  • Tried clean reinstall and deleting extension folder - did not help
  • preferredLocation setting set to "sidebar" but icon still doesn't appear
  • Multiple users reporting same issue: #14193, #14317, #55266

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Activity Bar icon missing and commands broken in v2.1.136