|
I personally prefer to use the desktop version of VS Code - however, I like the versatility of code-server. Would it be possible to use both code-server and a desktop application (such as vscode itself)? Potentially, could I just use VS Code's SSH feature and have it install itself on the same machine as code-server, then just use the same directory for development? |
Answered by
awildboop
Feb 28, 2021
Replies: 1 comment 1 reply
|
So I decided to take a risk and use VS Code's SSH extension to try it, and it seems to be working okay. code-server does not seem to be experiencing any issues with it, nor does the desktop version of VS Code. I'll update the question title to improve SEO for similar questions, and will update this answer if I encounter any problems using both. |
1 reply
Answer selected by
awildboop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I decided to take a risk and use VS Code's SSH extension to try it, and it seems to be working okay. code-server does not seem to be experiencing any issues with it, nor does the desktop version of VS Code. I'll update the question title to improve SEO for similar questions, and will update this answer if I encounter any problems using both.