[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_

View original on GitHub ↗

27 Comments

cvionnet · 2 months ago

Same issue here after updating to 2.1.129

mastersephiroth-oss · 2 months ago

yeah. Just downgrade to 128 and uncheck auto update

vincentlab7 · 2 months ago

Same issue here after updating to 2.1.129

02356abc · 2 months ago

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)

giansteve · 2 months ago

same here

hafiz17ismail · 2 months ago

sama di sini

devopsacid · 2 months ago

same here, downgrade to version 2.1.128 works.

polbeltran04 · 2 months ago

same here, gonna downgrade to 2.1.128, hope they fix this soon

Surbowl · 2 months ago

Same issue here after updating to 2.1.129, version 2.1.128 works.

notitatall · 2 months ago

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!

michaelm-pele · 2 months ago
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

BreuerChristian · 2 months ago

confirmed thanks !

devopsacid · 2 months ago

fixed, thank you!

chadleong · 2 months ago

Confirmed thanks for the prompt fix!

dersaei · 2 months ago

v2.1.136 is calling. The same problem with me. Didn't have any problems before the last update.

Keazra · 2 months ago

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" />

Velkamhell97 · 2 months ago

Same error

BryanHunt-AC · 2 months ago

Same error for me too

eliplatypus40-hash · 2 months ago

Same error

phuongz-zenfolio · 2 months ago

Same error

ryanZiegenfus · 2 months ago

Same error. Claude 2.1.136 not usable in VScode. Switching to 2.1.133 fixes it.

debsonline · 2 months ago
yeah. Just downgrade to 128 and uncheck auto update

I actually do not see an option to downgrade/roll back...?

justinsmits · 2 months ago
> yeah. Just downgrade to 128 and uncheck auto update 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

ryanZiegenfus · 2 months ago
> yeah. Just downgrade to 128 and uncheck auto update I actually do not see an option to downgrade/roll back...?

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

debsonline · 2 months ago
> > yeah. Just downgrade to 128 and uncheck auto update > > > I actually do not see an option to downgrade/roll back...? 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!

rkingkong · 2 months ago

seeing the same error. Thank you for the support.

github-actions[bot] · 19 days ago

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.