Skip to content

v3.3.1 Extensions installed via code-server --install-extension in incorrect path #1713

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
nathanrpage97 opened this issue May 22, 2020 · 3 comments · Fixed by #1727
Closed
Assignees
Labels
bug Something isn't working

Comments

@nathanrpage97
Copy link

So when install extension on code-server via cli

code-server --install-extension ms-python.python

It is installing those extensions to ~/.vscode-oss/extensions/.

I can still install successfully via the graphical interface. They correctly show up in ~/.local/share/code-server/extensions/

@nathanrpage97
Copy link
Author

This issue only shows up in static release install method, it works correctly using debian packaging.

@nhooyr
Copy link
Contributor

nhooyr commented May 22, 2020

Ah this is due to #1676

Will fix ASAP.

@nhooyr nhooyr self-assigned this May 22, 2020
@nhooyr nhooyr added the bug Something isn't working label May 22, 2020
@nhooyr
Copy link
Contributor

nhooyr commented May 24, 2020

That's bizarre though, Debian package should reproduce it.

🤷

Either way will be fixed soon.

nhooyr added a commit that referenced this issue May 27, 2020
nhooyr added a commit that referenced this issue May 27, 2020
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

Successfully merging a pull request may close this issue.

2 participants