code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Downloading web extensions with CLI errors

Open jsjoeio opened this issue 3 years ago • 6 comments

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

jsjoeio avatar Jan 14 '22 17:01 jsjoeio

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

bpmct avatar Jan 14 '22 17:01 bpmct

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

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

jsjoeio avatar Jan 14 '22 17:01 jsjoeio

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

bpmct avatar Jan 14 '22 17:01 bpmct

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[bot] avatar Jul 13 '22 19:07 stale[bot]

Bumping this, it is still a valid issue

bpmct avatar Jul 14 '22 07:07 bpmct