Skip to content

Detect extensions installed in code-server and offer to install them #25

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
ntimo opened this issue Jan 12, 2023 · 4 comments · Fixed by #32
Closed

Detect extensions installed in code-server and offer to install them #25

ntimo opened this issue Jan 12, 2023 · 4 comments · Fixed by #32
Assignees

Comments

@ntimo
Copy link

ntimo commented Jan 12, 2023

Problem

Currently when using the vscode remote connect tool, VSCode does not share the extensions with code-server, this means users have to keep both tools in sync, which produces overhead.

Desired solution

The extensions installed on code-server in the workspace should be detected and automatically be installed when using VSCode Remotely with the extension.

@kylecarbs
Copy link
Member

This can actually be fixed with documentation!

code-server --extensions-dir ~/.vscode-server/extensions

@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 17, 2023

@ntimo would love your input on #32

@ntimo
Copy link
Author

ntimo commented Jan 18, 2023

@ntimo would love your input on #32

I know I am a bit late to the party, but I love the docs 👍

@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 18, 2023

Better late than never! Glad to hear it 😄

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

Successfully merging a pull request may close this issue.

3 participants