Live data from Hacker News

Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

c9.io

21–30 of 46 posts

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#23

Love it. Love it. Love it. This is like having Sublime in the browser, anywhere, anytime. Just need autocompletion and key shortcut remapping.

We do now have autocompletion. You can flip it on in your Settings panel.

Also, try hitting Command-Shift-E (I think Ctrl-Shift-E for Windows/*nix) to get a code outline of your current file.

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#24
post #20

I've been a paying customer for a month or two. Seems like a very nice update, however it broke git for me. $ git commit -m "Small fixes." error: pathspec 'fixes.' did not match any file(s) known to git.

Sounds like you will have to use 'git commit' until they fix this.

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#25

I really really want this product to work. I can see the potential/benefit in it. But every time I try it I'm left disappointed. I know it's probably me doing something stupid, but here goes my experience this time. Oh cloud9 I really like this idea, lets see if it's improved since last time I looked -> click I can sign in via Bitbucket cool I'll do that. Okay that was dumb of me, my Bitbucket repositories are all pr…

Hi Alan, I'm super excited to tell you that this new version has fixed at least 50% of your issues, and we are tackling those others very very soon. We support PHP now, both in syntax highlighting as well as running. With this release we included one private project for Free accounts! You can always reach us via twitter or support@c9.io. Cheers, Ruben

I attempted to use it in Chrome and Firefox on Lion. When I go to clone to edit a github repository, it just sits at this http://i.imgur.com/cLcum.png

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#26
post #24
post #20

I've been a paying customer for a month or two. Seems like a very nice update, however it broke git for me. $ git commit -m "Small fixes." error: pathspec 'fixes.' did not match any file(s) known to git.

Sounds like you will have to use 'git commit' until they fix this.

[deleted]

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#28

How do I go about pair programming with someone using this? I shared the URL but it didn't work.

What was your experience ? Your buddy (who I assume has a Cloud9 account) should join your project in read-only mode, and then you can grant RW access.

Re: Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

#29

How do I go about pair programming with someone using this? I shared the URL but it didn't work.

What was your experience ? Your buddy (who I assume has a Cloud9 account) should join your project in read-only mode, and then you can grant RW access.

To me, pair programming is one person codes while the other watches. And then vice versa.

Both parties could access the project but it was just collaboration, not pair programming.

Post reply on HN