multihack / multihack-brackets

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

Show how many people are in the current room #11

Closed tweakimp closed 7 years ago

tweakimp commented 7 years ago

I think it would be a great addition if the multihack icon on the right showed how many people are in the current room. Maybe even extend this idea and give the option to give yourself a nickname when you join a room so the overview shows not only that other people are there, but also who.

t-mullen commented 7 years ago

This is a great idea. The nicknames too. I'll add this to the queue, thanks! :+1:

tweakimp commented 7 years ago

Great! :)

tweakimp commented 7 years ago

Dont forget to make it possible to choose from whom to fetch the code ;)

t-mullen commented 7 years ago

Implemented this as a interesting graph showing the peer connections. v3.1.0

Will add the ability to fetch from a chosen peer in a later version!