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

Downloading web extensions with CLI errors #4749

Open
jsjoeio opened this issue Jan 14, 2022 · 6 comments
Open

Downloading web extensions with CLI errors #4749

jsjoeio opened this issue Jan 14, 2022 · 6 comments
Labels
bug Something isn't working
Milestone

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 14, 2022

OS/Web Information

  • Web Browser: Chrome
  • Local OS: macOS
  • Remote OS: macOS
  • Remote Architecture: N/A
  • code-server --version: 4.0.1

Steps to Reproduce

  1. code-server --install vscodevim.vim

Expected

Should install the extension

Actual

Installs but not as a browser extension
image

Logs

Screenshot

image

Notes

@bpmct reported this after talking to someone in the Slack community

This issue can be reproduced in VS Code: Yes/No

@bpmct
Copy link
Member

bpmct commented Jan 14, 2022

@roderik shared some other repro notes. Thanks for reporting :) https://gist.github.com/roderik/405d79f67b0570690a954e2bf5c10855

@jsjoeio
Copy link
Contributor Author

jsjoeio commented Jan 14, 2022

Can @roderik remove this? They should be using Open VSX

ENV SERVICE_URL https://extensions.coder.com/api
ENV ITEM_URL ''

@bpmct
Copy link
Member

bpmct commented Jan 14, 2022

Once installed, the extension is not a browser extension, thus unusable.
image

A current workaround is to install via extensions via the UI instead of CLI

@stale
Copy link

stale bot commented Jul 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label Jul 13, 2022
@bpmct
Copy link
Member

bpmct commented Jul 14, 2022

Bumping this, it is still a valid issue

@stale stale bot removed the stale label Jul 14, 2022
@jsjoeio jsjoeio added the bug Something isn't working label Jul 18, 2022
@jsjoeio jsjoeio added this to the On Deck milestone Jul 18, 2022
@code-asher
Copy link
Member

For me, it works, but it is obviously slower than if it was a web extension. It is an usptream issue but maybe worth patching...could be pretty complicated though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants