[BUG] Regression: command 'claude-vscode.editor.openLast' not found in v2.1.53
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?
What's Wrong?
The error command 'claude-vscode.editor.openLast' not found has reappeared in the latest version (v2.1.53). This issue was previously reported in v2.1.51 (#28060, #28063) and was reportedly fixed in v2.1.52, but it is now recurring after the most recent update.
Even after clean installs, reloading VS Code, and restarting the IDE, the Claude icon appears but clicking it triggers the "command not found" error prompt. The Claude hook is also missing from preferences.json.
Actual Result
The command is not registered or found, rendering the extension unusable.
Is this a regression?
Yes (Previously fixed in v2.1.52, but reappeared in v2.1.53).
What Should Happen?
The extension should initialize correctly, and the command should be available to open the Claude interface.
Error Messages/Logs
Steps to Reproduce
Update or install Claude Code extension to v2.1.53.
Open VS Code and locate the Claude icon on the sidebar/activity bar.
Click on the icon or try to run the command.
Error prompt "command 'claude-vscode.editor.openLast' not found" appears at the bottom right.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
v2.1.52
Claude Code Version
v2.1.51
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 14 comments on GitHub. Read the full discussion on GitHub ↗