pusher / atom-pair

An Atom package that allows for epic pair programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save paired file

rkm opened this issue · comments

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?

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.