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

How can I Install Another Version Extension #77

Closed
pollenjp opened this issue Mar 7, 2019 · 4 comments
Closed

How can I Install Another Version Extension #77

pollenjp opened this issue Mar 7, 2019 · 4 comments
Assignees

Comments

@pollenjp
Copy link

pollenjp commented Mar 7, 2019

  • code-server version: 1.31.1-100
  • OS Version: Ubuntu16.04
  • Extension: all (example Vim)

Steps to Reproduce

  1. I try to downgrade vim plugin to v1.0.8, but there is no selections without v1.1.0 when I click "Install Another Version..." (Fig1).

Fig1
image

I want to downgrade vim because I am hitting #61 problem.

My local VSCode can choose another version (Fig2).
Fig2
image

This behavior is seen in other extensions (like Python or C++). I don't know whether this is a bug or not because I am not familiar with VSCode.

@pollenjp
Copy link
Author

pollenjp commented Mar 7, 2019

I tried to install from VSIX, but got an error "Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?"

example: vim-1.0.8.vsix

@nhooyr
Copy link
Contributor

nhooyr commented Mar 8, 2019

Related to #92 maybe?

@pollenjp
Copy link
Author

Maybe

@foresthoffman
Copy link
Contributor

Manual installation of VSIXs should be fixed via #245.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants