pusher / atom-pair

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

Better documentation for configuring HipChat keys #18

Closed cambot closed 9 years ago

cambot commented 9 years ago

Can you please provide clearer instructions for configuring HipChat keys. From your current docs, I cannot tell what I need to do in HipChat and what I need to do in Atom to get the two talking with each other. Otherwise, I'm looking forward to using this feature. Thank you.

jpatel531 commented 9 years ago

Ah! Thanks for bringing this up. On your HipChat settings page, fetch a group admin key. And on your Atom Package settings page ( cmd+, -> Packages -> AtomPair) enter it and enter the group name.

I'll definitely make the documentation clearer regarding this. Thanks

cambot commented 9 years ago

Thanks. I didn't see the comma with the command key set until after I found it the hard way:

cmd + shift + p > "Settings: Show Settings (cmd + ,)".

I'll try it out.