Open blinry opened 4 months ago
Just as a side note (while I try to formulate my 2 cents on this) about how VSCode handles this:
Of course, VSCode live share works fundamentally differently from ethersync, but I think it's an interesting reference point as one of the more popular collaborative editing platforms currently in use.
Your project seems super interesting to me as a regular pair/mob programmer in a remote environment, and I think we have some fairly weird/unique requirements with our codebase, so I might chime in from time to time. Please tell me if I become disruptive :sweat_smile:
Thanks for your input! Learning from how other systems handle this is indeed really helpful.
And sure, feel welcome to chime in!
Intuitively, this seems nice – people probably don't want to share untracked files with others.
On the other hand, it's not clear how file creation in a pair programming scenario should work then.