Closed ghost closed 8 years ago
Thanks for the suggestion! I just try it, and looks nice but this is the Cloud9 3.0 SDK for Plugin Development. Thus I don't think this is suitable for production deployment. Maybe it would be better to use IDEs based on it, or other alternatives?
Plunker is an alternative, but it's webdev-only and I don't how production-ready it is.
I also like the idea of a web-based IDE. It's unfortunate that Wide only Go supports. I don't know alternatives either. But I don't think Codiad is a real IDE as you can't run your code.
I haven't found any as featured alternatives to Cloud9. Despite being in alpha and designed for development, it's nevertheless a pretty good solution. So I plan to support it in the near feature, when I will find some time. Thanks for the suggestion!
Yeah, btw you can load a workspace by adding ?w=/path/to/workspace&token=random_token to the url (see https://github.com/c9/core/blob/master/plugins/c9.vfs.standalone/standalone.js#L262) so it would be handy to make a wrapper for that…
I'm currently working on a Cloud9 workspace manager:
Great! It will be a pleasure to add your workspace manager along with Could9.
@wb9688 I've finally added Cloud9, can you review this? I haven't extensively tested this script, and certainly lacks of Raspberry Pi support. Feel free to send me a PR, thank you!
Could you please add Cloud9?