[Feature Request] Host .vsix file for Claude Code VSCode extension on Github?
Status Fixed / completed
Maintainer reply ✓ Yes — igorkofman
Activity 10 comments · opened May 22, 2025 · closed Aug 22, 2025
💡 Likely answer: A maintainer (igorkofman, collaborator)
responded on this thread — see the highlighted reply below.
Would it be possible to make the .vsix file for the Claude Code VSCode extension available for download on Github (or somewhere else)? This would facilitate installation by those using other VSCode-compatible IDEs (e.g., Positron, a VSCode fork) to install it. Thanks!
10 Comments
Or if there's anything we can do on the Positron side to get the automatic installation to work correctly...? Currently when started in a Positron terminal, it does auto-detect and performs an installation, but it installs it in VS Code, not Positron.
Does Positron install a CLI that can be used to install the extension?
Perhaps you could expose an environment variable with the cli tool to use, something like CLAUDE_CODE_HOST_IDE_CLI and we can call that with the --install-extension command
If you mean can you do "positron ." the answer is yes.
I found that the Claude Code plugin has disappeared from the Cursor plugin marketplace and is only available in the VSC plugin marketplace. Is it now prohibited to use IDEs other than VSC? Can the VSIX file be made public?
It should auto-install if you run Claude Code inside Cursor terminal.
On Mon, Aug 11, 2025 at 3:37 AM Chen Koki @.***> wrote:
Thank you. I found many people faced same issue as me and I installed it manually through VSIX file in node_modules. I ran Clade Code in my terminal but it didn't install it. I think it's a bug.
It no longer auto installs. I've struggled on a new Windows laptop setup with Windsurf and the Claude CLI no longer installs the extension. I had to wipe out the <home>/.windsurf and <home>/.codium directories, restart Windsurf and let it import the extensions and settings from VSCode to get it installed. It will does not stay up to date though. Claude CLI is currently on 1.0.81 but the extension shows 1.0.78 in Windsurf file the VSCode extension stays current at 1.0.81.
This should work ok now (even if the version mis-matches). There was an
issue with the Windsurf extension store that was blocking our extension but
that has been resolved.
On Fri, Aug 15, 2025 at 7:38 AM Cali LaFollett @.***>
wrote:
Hi! For now we as @igorkofman has mentioned we'd ideally like to have the auto-install do the job, however we also have it on OpenVSX. We're working on ensuring that the OpenVSX listing gets updated on our regular release schedule!
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.