Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: code-server can not install an extension with given id #5198

Closed
3 tasks done
Minilo-ng opened this issue May 12, 2022 · 4 comments
Closed
3 tasks done

[Bug]: code-server can not install an extension with given id #5198

Minilo-ng opened this issue May 12, 2022 · 4 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@Minilo-ng
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser:
  • Local OS:
  • Remote OS:
  • Remote Architecture:
  • code-server --version:

Steps to Reproduce

  1. install code-server
  2. exec cmd code-server --install-extension stackbuild.bazel-stack-vscode

Expected

What I expected is the extension will be installed correctly, but it show me the actually

Actual

Extension 'stackbuild.bazel-stack-vscode' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp
Failed Installing Extensions: stackbuild.bazel-stack-vscode

Logs

No response

Screenshot/Video

image

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

Just this extension can not be installed, and I am sure the extension id is complete.

@Minilo-ng Minilo-ng added bug Something isn't working triage This issue needs to be triaged by a maintainer labels May 12, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented May 12, 2022

Is this extension on OpenVSX?

@Minilo-ng
Copy link
Author

Thanks for your reply. I searched the extension in OpenVSX but not found. But what confused me is why the code-server not fetch extensions from vsc marketplace.

@jsjoeio
Copy link
Contributor

jsjoeio commented May 12, 2022

Ah, that explains this. We can't do anything then so I'm going to close this. You'll need to ask the extension author to publish on OpenVSX. As for using VSC marketplace, you can read this: https://coder.com/docs/code-server/latest/FAQ#why-cant-code-server-use-microsofts-extension-marketplace

@jsjoeio jsjoeio closed this as completed May 12, 2022
@strike
Copy link

strike commented Jun 7, 2024

connected with: stackb/bazel-stack-vscode#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

3 participants