Can you connect to code-server from an existing vs code install? #2557
Replies: 1 comment 1 reply
-
| Unfortunately VS Code's remote extensions only support connecting to
other VS Code instances like Codespaces.
We have an issue for re-implementing these extensions so they can
connect to code-server: #1315
 | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        bgv2
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
What I mean is using a VS code install as a frontend to code-server. This is already possible using GitHub Codespaces.
Beta Was this translation helpful? Give feedback.
All reactions