When comparing Codio vs Dirigible, the Slant community recommends Codio for most people. In the question“What are the best cloud IDEs?” Codio is ranked 12th while Dirigible is ranked 29th.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Designed to teach programming
Pro Fully functional terminal
Codio gives you full access to a terminal, with all the ubuntu commands. You can use the terminal within the page, or you can access by SSH from your computer.
Pro Emmet
Emmet support for a whole range of features that really boost productivity when working with HTML and CSS. These features include expanding abbreviations into full HTML or CSS as well as some very powerful keyboard shortcuts.
Pro BitBucket integration
It's possible to launch Codio from within BitBucket's repo by adding Codio integration as an add-on.
Pro Server-side environment
Pro Node.js included by default.
Pro Monokai
Includes Monokai style theme by Luigi Maselli.
Pro In-system programming development model
Working on a live system shortens development turn-around cycles and eliminates the need of complex CI steps during development.
Pro Template based generation of user interfaces
Pattern-based user interface generation using Bootstrap/AngularJS or OpenUI5
Pro Template based generation of CRUD services
RESTful services based on database tables
Pro Short turnaround time
Pro Built-in Flows & Jobs
Simple workflows descriptors in JSON format for declarative modeling of application processes
Pro Database Modeling
Simple database table layout descriptors in JSON format
Pro Easy to use
Cons
Con Private projects aren't free
The pricing plan looks too restrictive comparing to other Coding Cloud solutions.
Con Poor documentation
Other than the getting started guide on their Github page, their only documentation is in PDF.