Skip to content

VS Code extension v2.1.51: commands not found (claude-vscode.editor.openLast) #28060

Description

@dev-WRS

Description

After updating to Claude Code VS Code extension v2.1.51, all Claude commands stopped working. The commands are registered in package.json but VS Code reports them as not found:

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

Steps to Reproduce

  1. Update Claude Code VS Code extension to v2.1.51 (win32-x64)
  2. Restart VS Code / reload window
  3. Try any Claude command via Command Palette (e.g., "Claude Code: Open in New Tab")

Expected Behavior

Commands should work as they did in previous versions.

Actual Behavior

All Claude commands fail with "command not found". The extension appears to not activate properly.

Workaround

Rolling back to a previous version via "Install Another Version..." restores functionality.

Environment

  • VS Code: Windows 11
  • Extension version: 2.1.51 (win32-x64)
  • Platform: Windows 11 Home 10.0.26200

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplatform:vscodeIssue specifically occurs in VS Codeplatform:windowsIssue specifically occurs on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions