Hacker News new | ask | show | jobs
by ukuina 382 days ago
They handle file locking by themselves. "File1 is currently awaiting edit approval, accept its changes and continue here?"
1 comments

I still worry this could cause issues even with file locking, if one is reading a file to understand how something is structured and another tab does a refactor on that moments later…