Skip to content

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

Closed
@ntimo

Description

@ntimo

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.

Activity

kylecarbs

kylecarbs commented on Jan 12, 2023

@kylecarbs
Member

This can actually be fixed with documentation!

code-server --extensions-dir ~/.vscode-server/extensions
self-assigned this
on Jan 13, 2023
jsjoeio

jsjoeio commented on Jan 17, 2023

@jsjoeio
Contributor

@ntimo would love your input on #32

ntimo

ntimo commented on Jan 18, 2023

@ntimo
Author

@ntimo would love your input on #32

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

jsjoeio

jsjoeio commented on Jan 18, 2023

@jsjoeio
Contributor

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @jsjoeio@ntimo@kylecarbs

    Issue actions

      Detect extensions installed in code-server and offer to install them · Issue #25 · coder/vscode-coder