coder / code-server

VS Code in the browser
https://coder.com
MIT License
68.81k stars 5.65k forks source link

Connect to Local Visual Studio Code #2549

Closed nathanchu closed 3 years ago

nathanchu commented 3 years ago

Github Codespaces has a feature where you can connect a codespace to a local installation of Visual Studio Code. Could there be a similar feature for code server (an extension maybe)?

code-asher commented 3 years ago

Does that functionality just use the remote VS Code extensions? We have an issue for implementing our own version of those extensions:

1315

nathanchu commented 3 years ago

That's what I was looking for. Duplicate of #1315.