Thank you for sharing that information about Visual Studio Code Server and the use of Git for collaboration.vs code does have a server product. Try it out perhaps:
https://code.visualstudio.com/docs/remote/vscode-server
Other than that, you could always use git for collaboration. This is how most of the teams work as far as I have seen.
Thanks for your reply, I will check it surelyThis is more of a "project management" than "coding colab" questions. Each IDE supports collaboration but it is related to version control system you have in place and other tools. You should take a look at Github Projects, JetBrains TeamCity, Jira, etc. to get a bigger picture of how it works.
IMHO, JB's TeamCity have best live collaboration option within a team, but you must be familiar with their tools.
Yes I agree Jet Brains TeamCity is the best collaboration tool out there!This is more of a "project management" than "coding colab" questions. Each IDE supports collaboration but it is related to version control system you have in place and other tools. You should take a look at Github Projects, JetBrains TeamCity, Jira, etc. to get a bigger picture of how it works.
IMHO, JB's TeamCity have best live collaboration option within a team, but you must be familiar with their tools.