pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Save paired file #124

Closed rkm closed 6 years ago

rkm commented 7 years ago

Would it be possible to save the remote file when doing Ctrl+S in a pair session? Currently the dialogue just pops up to save a local copy as far as I can see?

a-eid commented 7 years ago

+1

kn100 commented 6 years ago

Each party can save their own individual versions, however they will fall out of sync unless both parties save again when they are done collaborating. I'd recommend having one party own the files who is responsible for saving, and the second party simply joins when they need to, but saves nothing locally.