Does something like this "dream" online IDE product exist?
Posted
by
Dan Tao
on Programmers
See other posts from Programmers
or by Dan Tao
Published on 2011-01-27T13:54:26Z
Indexed on
2011/01/29
7:33 UTC
Read the original article
Hit count: 325
I was thinking the other day, it would be amazing if a web-based product with the following features existed:
- Customizable text editor with nice formatting like ACE
- Real-time collaborative editing like Google Docs (or the late Wave)
- Online multi-language compiling capabilities like Ideone.com
- SCM hosting and/or integration + issue management like... oh, I don't know, GitHub
Clearly (considering the examples), all the desired features exist. Is there anywhere that they exist all in one product? If not, does anything come close?
© Programmers or respective owner