Live data from Hacker News

Neutron Drive - A code editor for Google Drive and Chrome

neutron-drive.appspot.com

1–10 of 25 posts

Re: Neutron Drive - A code editor for Google Drive and Chrome

#3

If I understand correctly, this naturally handles concurrent multiple users the way a normal Google document would? Looks very cool!

Waiting for the Google to release their collaboration API to allow real time collaboration. But yes right now you can share a file just like you would as a Google Document.

Re: Neutron Drive - A code editor for Google Drive and Chrome

#4

If I understand correctly, this naturally handles concurrent multiple users the way a normal Google document would? Looks very cool!

Waiting for the Google to release their collaboration API to allow real time collaboration. But yes right now you can share a file just like you would as a Google Document.

By "concurrent multiple users the way a normal Google document would", I think manaskarekar meant real-time collaboration, so that's a no.

Re: Neutron Drive - A code editor for Google Drive and Chrome

#6
post #5

It might be a nice app but it requires permission to perform R/W operations when I'm not using the application. Why do you need those permissions?

The app doesn't do this, but in order to list all files on your drive I had to request full permissions.

Re: Neutron Drive - A code editor for Google Drive and Chrome

#7
post #5

It might be a nice app but it requires permission to perform R/W operations when I'm not using the application. Why do you need those permissions?

The app doesn't do this, but in order to list all files on your drive I had to request full permissions.

It might be nice to have this explanation visible on the page too (I was also a little disconcerted by it request so many permissions).

Re: Neutron Drive - A code editor for Google Drive and Chrome

#10
post #8

Does anyone have examples of good use cases for this? I personally can't imagine why it would be more useful than my full IDE, though I'm eager to hear how others might use it.

Agreed this might not replace your full IDE, but it could maybe used as a compliment to your normal development for a quick update on the go, or maybe you need to review some code when your not at your desk. Also once Google releases the docs collaboration API, you'll be able to do pair programming.
Post reply on HN