VS Code Extension: command 'claude-vscode.editor.openLast' not found when clicking Extension UI button
Status Fixed / completed
Reported on v2.1.53
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 12 comments · opened Feb 25, 2026 · closed Feb 25, 2026
Bug Description
Clicking buttons on the Claude Code VS Code Extension UI results in the error:
command 'claude-vscode.editor.openLast' not found
Commands work fine via Command Palette (Ctrl+Shift+P → Claude: ...), but the Extension panel buttons fail with this error.
Steps to Reproduce
- Install Claude Code VS Code Extension (v2.1.53)
- Open VS Code
- Click on the Claude Code extension panel/button in the sidebar
- Click any button on the Extension UI
- Error appears:
command 'claude-vscode.editor.openLast' not found
Expected Behavior
Clicking the button should open the last Claude conversation in the editor.
Actual Behavior
Error: command 'claude-vscode.editor.openLast' not found
Environment
- VS Code version: 1.109.5 (x64)
- Extension version: 2.1.53
- Claude CLI version: 2.1.53
- OS: Windows 11 Pro 10.0.26100
Troubleshooting Attempted
- Uninstalled and reinstalled the extension
- Reloaded VS Code window (
Developer: Reload Window) - Commands work via Command Palette but not via Extension UI buttons
- Extension appears in
Running Extensionslist
Notes
- The commands registered by the extension are accessible through the Command Palette, suggesting the extension activates partially but the UI buttons reference commands that are not properly registered or the activation event for those commands is not triggered.
12 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
I am experiencing the same error.
After a couple of hours going back and forth with Copilot I found the best workaround (for now) is to roll back to v2.1.52
Hi, thanks for reporting. We just released v2.1.55 which should fix this.
Hi there, I've justed on windows 11, version 2.1.55 and the issue still persists.
I just experienced this issue for the first time. (Currently on 2.1.55)
Currently on 2.1.55 and the issue still exists
command 'claude-vscode.editor.openLast' not found
same 2.1.55 ,same problem
Experiencing this issue after updating to the latest 2.1.55
2.1.53 - issue still exists
Works fine with 2.1.52 for now.
Experiencing this issue on v2.1.55
update to 2.1.56 it will solved the problem
Confirmed this morning. 2.1.56 is working again.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.