Throdne
Throdne

Reputation: 41

Xcode 4 Real-time collaborative editing

I really love the look and feel of the new xcode (4). But, a friend and I wanted to see if there is any way we can do collaborative real-time editing (http://en.wikipedia.org/wiki/Collaborative_real-time_editor). Just like what you see when you use Google Docs to edit a word document with someone.

Also, could/is there (be) a plug in that should work with xcode for Real-time collaborative editing? Or anything of the like?

Thanks for the post back, Throdne

Upvotes: 4

Views: 1919

Answers (1)

Philipp Schlösser
Philipp Schlösser

Reputation: 5219

As far as I know, there is no way to do this and since Xcode doesn't really support plugins, there is no way of live collaboration in Xcode. I would suggest to use Sub Etha Edit. As an editor for Objective C, it's obviously not as great as Xcode, but still, it does a pretty decent job and might serve you well in your setup.

Upvotes: 4

Related Questions