How to connect VSCode to workspace
Hi there,
I just spawned a coder/coder to test. I have a first workspace up using the docker template. I am now wondering how to work from my local computer inside my workspace using VSCode. I've seen the option of using the VSCode in the web, but not sure how to connect my local VSCode. I can use remote SSH but is there any other option provided by code-server ?
5 Replies
the cleanest way is to use Remote - SSH
okay, so this is the advised way, thanks !
(I would like to mark as resolved but Apparently I can't, don't know if it's a permission issue)
you can use /resolve
Marked the thread as resolved.
thanks !