Are there any good collaborative code editors?
I'm sick of this antipattern of downloading files from git, sending pull requests, merge conflicts etc.
Why can't a group of us edit source code as easily as using Google Docs?
Are there any good collaborative code editors?
I'm sick of this antipattern of downloading files from git, sending pull requests, merge conflicts etc.
Why can't a group of us edit source code as easily as using Google Docs?
@Edent I assume you don't mean like the shared Visual Studio Code thing? (And that you know about that?)
@owenblacker I do not know about that and it may be what i mean 😄
@Edent @owenblacker I've been using tmate and Emacs or vi for that, but it may not fit your requirements
I thought I’d remembered something like that in VS Code, and sure enough, here it is!
https://learn.microsoft.com/en-us/visualstudio/liveshare/use/coedit-follow-focus-visual-studio-code
@Edent @owenblacker The VS Code shared editing is pretty good if you're happy with VS Code and its privacy concerns (I'm not!)