[BUG] command 'claude-vscode.editor.openLast' not found
Resolved 💬 27 comments Opened May 6, 2026 by chadleong Closed May 6, 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?
v2.1.129 gives me this error in the latest update for VSCode while opening the Claude UI
What Should Happen?
The tab should open without the error
Error Messages/Logs
command 'claude-vscode.editor.openLast' not found
Steps to Reproduce
Open VSCode Claude UI via button
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.128
Claude Code Version
2.1.129
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
27 Comments
Same issue here after updating to 2.1.129
yeah. Just downgrade to 128 and uncheck auto update
Same issue here after updating to 2.1.129
Logs
[error] Activating extension Anthropic.claude-code failed due to an error:
[error] TypeError: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received
'file:///home/runner/work/claude-cli-internal/claude-cli-internal/build-agent-sdk/sdk.mjs'
at Module.createRequire (node:internal/modules/cjs/loader:1922:13)
at Object. (c:\Users\XXX.vscode\extensions\anthropic.claude-code-2.1.129-win32-x64\extension.js:102:5407)
same here
sama di sini
same here, downgrade to version
2.1.128works.same here, gonna downgrade to 2.1.128, hope they fix this soon
Same issue here after updating to 2.1.129, version 2.1.128 works.
Thanks for the reports! This should now be resolved in 2.1.131, please update to pick up the fix.
Let us know if you run into any addition problems, thank you!
Fix confirmed
confirmed thanks !
fixed, thank you!
Confirmed thanks for the prompt fix!
v2.1.136 is calling. The same problem with me. Didn't have any problems before the last update.
Had this issue just now on VS Code. I'm on version
2.1.136.<img width="449" height="48" alt="Image" src="https://github.com/user-attachments/assets/a48cdb35-6a7e-433d-b9a7-7205d5ba5558" />
Same error
Same error for me too
Same error
Same error
Same error. Claude 2.1.136 not usable in VScode. Switching to 2.1.133 fixes it.
I actually do not see an option to downgrade/roll back...?
You can download the specific version of the extension from the drop down menu and then in a shell run the following: code --install-extension <PATH_TO_VSIX> --force
If you're in vs code just go to the extension and click the arrow next to uninstall and you'll see Install Specific Version
thanks got it!
seeing the same error. Thank you for the support.
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.