Floobits / floobits-intellij

Real-time collaborative editing plugin for IntelliJ
Apache License 2.0
228 stars 14 forks source link

Undelete/rollback #247

Open ggreer opened 8 years ago

ggreer commented 8 years ago

This requires some protocol changes, but several users have requested this feature. Depends on https://github.com/Floobits/colab/issues/105

kans commented 8 years ago

I think rollbacks are most useful to your own edits, not others. Its just a matter of code to implement personal rollbacks inside each editor...