Whoa, that seems amazing. It is great that someone is trying to reduce the pain of dealing with Wordpress. At the other side, I secretly wished that Wordpress was a little worse so programmers would stop using it.
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.<p>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 wp-cli import/export -- could I run commands remotely? I suspect not, but am curious.
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.<p>either way, this is definitely something I could / might use and I signed up.
This looks interesting, and it may be something I'll use in the future.<p>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?
Does this plays nice with a modern wordpress stack like bedrock or any 12factor wp?<p><a href="https://github.com/roots/bedrock" rel="nofollow">https://github.com/roots/bedrock</a>
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.