Live data from Hacker News

Show HN: WordPress Cloud IDE

wpide.net

11–17 of 17 posts

Re: Show HN: WordPress Cloud IDE

#11

Could this be used to collaborate on WordPress Core? I'm interested in start doing that but the setup process (installing VVV, Vagrant, VirtualBox, etc.) is a little cumbersome.

I am wondering other items like integration to Github or how to deployment to a wordpress site etc. I can't see these items on their landing page. Any ideas?

Right now you can export or download site+database. We have git integration and deployment via FTP/SFTP on the list.

Re: Show HN: WordPress Cloud IDE

#12

Could this be used to collaborate on WordPress Core? I'm interested in start doing that but the setup process (installing VVV, Vagrant, VirtualBox, etc.) is a little cumbersome.

Yes, it could be used, we are working on git integration so you can push to git from the IDE. WPide takes care of launching instances, each one starts in it's own VM with everything it needs installed.

Re: Show HN: WordPress Cloud IDE

#13

This is really interesting. When I work on Wordpress stuff I switch from emacs to PhpStorm because I like the autocomplete, features, auto formatting etc. This would be a really nice replacement for that. However the Wordpress project I work on has to have access to node to run gulp to compile coffeescript and sass. How would that work in this scenario? I also keep the dev/staging sites in sync with production using…

You can have ssh access, that's not yet implemented but it's on the list. All the instances run in their own private containers so you can install other apps if you want.

That's great. I look forward to getting access!

Re: Show HN: WordPress Cloud IDE

#14
This looks interesting, and it may be something I'll use in the future.

Something which I find a little annoying with WordPress development is making admin UIs, to me it always seem repetitive, copy+paste work etc. Would your IDE help with that?

Re: Show HN: WordPress Cloud IDE

#15
post #4

Very interesting, I'm looking forward to seeing a live demo or video. Code completion for the Wordpress Api would be a real time saver.

Code completion is already integrated, plus documentation for all the WP functions in the IDE. You can search the codex straight from the IDE or see all the details of a WordPress function by clicking on it in the code.

Re: Show HN: WordPress Cloud IDE

#16

This is really interesting. When I work on Wordpress stuff I switch from emacs to PhpStorm because I like the autocomplete, features, auto formatting etc. This would be a really nice replacement for that. However the Wordpress project I work on has to have access to node to run gulp to compile coffeescript and sass. How would that work in this scenario? I also keep the dev/staging sites in sync with production using…

Funny thing, WPide has the emacs key binding as default.

Re: Show HN: WordPress Cloud IDE

#17
since the program isn't available yet, perhaps a video teaser would be nice. many times in lieu of a demo I'll just watch the video to see if an app has what I am looking for.

either way, this is definitely something I could / might use and I signed up.

Post reply on HN