-
Notifications
You must be signed in to change notification settings - Fork 324
[Feedback] I atom real-time'd, and lived to tell about it #25
Comments
@jbjonesjr: Thank you for trying out the package, and thank you for taking the time to provide such thoughtful feedback. 💟 While working on the feature, we've had some similar observations, especially around the experience as a real time session consumer.
😆 This early in the process, I prefer to have all the feedback we can get. 😄 |
/fyi @nathansobo @as-cii |
Thanks for submitting this.
|
YES! As writing this up, I was thinking "well, we could both clone the repo, so we have all the files in front of us, so that gets me some of the way there to having file access." But then I realized that my files would be out of date, we'd have to push/pull constantly, it would stink. I even then even thought about could spokes help me here? Whatever live branches is, sounds like the answer. So great. My only sort of request/thought would be to make it easier to get this sort of shared state (portal opens, live branch gets added to the project if it doesn't exist) up and running. Don't be afraid to be prescriptive about what this whole experience can look/function like. Thanks for the feedback. |
I think @jbjonesjr pointed out some great things. And overall the experience was lovely!
My one word of feedback was going to be it would be nice to have a jump-to button, to jump to wherever the other person is working. We happened to be trekking through a 7000 line file and trying to tell each other what line number to go to. Also generally, I think it would be nice to have better cursor visibility like how in google docs has a little square at the top of your cursor so it stands out more amongst the text. That could also help with the vim issue. Hope this feedback helps! :) |
@jbjonesjr @hiimbex: Thanks again for trying out the package and sharing your feedback. 🙇⚡ We'll be using this feedback and the feedback from the upcoming beta release to determine the priority of future enhancements. With that in mind, I'm going to close this issue for now. Depending on the feedback from the beta release, we might extract individual ideas from this issue into standalone issues for prioritization. |
So I did some realtime pairing with @hiimbex this week, and was super impressed with the experience and functionality it provided. It's like it opened up a whole new world of possibilities.
I did have some issues/thoughts/feels about it though, and wanted to share them back. I don't know if anything is necessarily a bug, but I at least hope it's valuable to get another first-time user experience data point.
vim-mode
plugin to get vi keybindings. When the cursor is not in INSERT mode, it is not colored (so you can't tell who is who). Also it changes the cursors for everyone pairing, but that wasn't as big of an issue.Anyway, this was super cool, and totally changes the way I can work on documents in a group. Would use again :)
The text was updated successfully, but these errors were encountered: