Code-server: Can't install any Extension.

Created on 7 Mar 2019  路  9Comments  路  Source: cdr/code-server

  • code-server version: code-server v1.31.1-100
  • OS Version: Linux ubuntu 4.15.0-46-generic
  • Extension: alll

tested on 2 different hosts. Binary and docker version

Steps to Reproduce

  1. run code-server
  2. try to install any extension

Even manual download response error
example
https://v1.extapi.coder.com/publishers/ms-vscode/vsextensions/Go/0.9.0/vspackage =>Cannot GET /publishers/ms-vscode/vsextensions/Go/0.9.0/vspackage

bug needs-investigation

Most helpful comment

Hello @haydennyyy, can you please check the Popular Extensions list? You can view it by opening the Extensions View, click on the ellipses (...), then select "Show Popular Extensions". Python should be at the top of the list.

Hello @gerroon, we have an issue regarding installing from .vsix files: https://github.com/codercom/code-server/issues/92.

All 9 comments

I cant even install .vsix, it complaints about tar header. I tried https://marketplace.visualstudio.com/items?itemName=ms-python.python

Might wanna have a look at my PR #113

Actually, ignore that. ms-python is open source.

Will take a look.

Hello @haydennyyy, can you please check the Popular Extensions list? You can view it by opening the Extensions View, click on the ellipses (...), then select "Show Popular Extensions". Python should be at the top of the list.

Hello @gerroon, we have an issue regarding installing from .vsix files: https://github.com/codercom/code-server/issues/92.

@foresthoffman awesome, thanks for the follow up.

For some reason the python ext doesn't appear to come up when searching python 馃槙

yeah, that is why I decided to download the extension and install that way.

@gerroon The extension API has been updated to support sorting, so Python should be discoverable outside of the popular extensions list.

The original issue has also been dealt with.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nol166 picture nol166  路  3Comments

oonqt picture oonqt  路  3Comments

justmao945 picture justmao945  路  3Comments

infogulch picture infogulch  路  3Comments

KSXGitHub picture KSXGitHub  路  3Comments