Can I use VS Code simultaneously from two/three different locations? #4741
Answered
by
jsjoeio
progettoautomazione
asked this question in
Q&A
|
Hi everyone, I've installed VS Code 4 on my Ubuntu server, behind reverse proxy. I'm wondering if I'll have troubles providing the access to this VS Code instance to my colleagues, so that we can simultaneously code on the same VS Code workspace. Do you see some problems in doing this? Of course all files will be tracked as modified/created by the same user, that's ok. I'm more thinking/asking about technical issues that might case problems in using the tool. |
Answered by
jsjoeio
Jan 14, 2022
Replies: 2 comments 1 reply
|
we wouldn't be able to work on the same workspace even if we work on
different files? Thanks for the link, I'll check those tools
…On Fri, Jan 14, 2022, 22:30 Joe Previte ***@***.***> wrote:
Hmm.. you wouldn't be able to simultaneously code on the same VS Code
workspace. You'd have to use some type of collaboration tool in order to do
that. See the docs
<https://coder.com/docs/code-server/latest/collaboration> for more
information.
—
Reply to this email directly, view it on GitHub
<#4741 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHWDC5AKO57UFZL6TEYFULUWCIY3ANCNFSM5L4JCEDQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm.. you wouldn't be able to simultaneously code on the same VS Code workspace. You'd have to use some type of collaboration tool in order to do that. See the docs for more information.