multihack / multihack-brackets

Realtime collaboration for programmers. (Brackets Extension)
MIT License
24 stars 9 forks source link

[Feature] Don't open all synced files as working files #47

Closed siphomateke closed 7 years ago

siphomateke commented 7 years ago

Every time you sync, every single file is opened as a working file. This isn't always desired. It would be better if only the working files from the host are opened on the client as working files. Additionally, all the files are also opened on the host as working files, even if they weren't before.

t-mullen commented 7 years ago

Good idea. Will probably improve performance as well.