Skip to content

Can't install any Extension. #82

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

Closed
painhardcore opened this issue Mar 7, 2019 · 9 comments
Closed

Can't install any Extension. #82

painhardcore opened this issue Mar 7, 2019 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@painhardcore
Copy link

  • 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

@gerroon
Copy link

gerroon commented Mar 8, 2019

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

@hbjydev
Copy link

hbjydev commented Mar 8, 2019

Might wanna have a look at my PR #113

@hbjydev
Copy link

hbjydev commented Mar 8, 2019

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

@kylecarbs
Copy link
Member

Will take a look.

@foresthoffman
Copy link
Contributor

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: #92.

@gerroon
Copy link

gerroon commented Mar 8, 2019

@foresthoffman awesome, thanks for the follow up.

@nhooyr nhooyr added bug Something isn't working needs-investigation labels Mar 8, 2019
@kylecarbs
Copy link
Member

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

@gerroon
Copy link

gerroon commented Mar 8, 2019

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

@foresthoffman
Copy link
Contributor

@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.

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

6 participants