[Feature Request] Host .vsix file for Claude Code VSCode extension on Github?
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!
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:
944750720 left a comment (anthropics/claude-code#1246) https://github.com/anthropics/claude-code/issues/1246#issuecomment-3174158985
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?
— Reply to this email directly, view it on GitHub https://github.com/anthropics/claude-code/issues/1246#issuecomment-3174158985, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADSWQUZZPJVMZOTUPGEKWL3NBW5FAVCNFSM6AAAAAB5XIM5FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNZUGE2TQOJYGU . You are receiving this because you commented.Message ID: @.***>
It should auto-install if you run Claude Code inside Cursor terminal. …
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 should auto-install if you run Claude Code inside Cursor terminal. …
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
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:
clafollett left a comment (anthropics/claude-code#1246) https://github.com/anthropics/claude-code/issues/1246#issuecomment-3191658247
It should auto-install if you run Claude Code inside Cursor terminal. … <#m_-823691343231852939_>
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 /.windsurf and /.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.
— Reply to this email directly, view it on GitHub https://github.com/anthropics/claude-code/issues/1246#issuecomment-3191658247, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADSWQQUB3HMB2SUCPI52IT3NXWFZAVCNFSM6AAAAAB5XIM5FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCOJRGY2TQMRUG4 . You are receiving this because you commented.Message ID: @.***>
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.