styfle / awesome-online-ide

🌩️ A list of awesome online development environments
https://styfle.dev/projects/awesome-online-ide
Other
3.2k stars 285 forks source link

Add Theia #44

Closed svenefftinge closed 6 years ago

styfle commented 6 years ago

@svenefftinge Thanks for the PR!

A couple things:

Can you change the description to follow the contributing.md guidelines?

Is this hosted online somewhere so I can try it?

svenefftinge commented 6 years ago

Is this hosted online somewhere so I can try it?

There is https://gitpod.io which currently is in private beta. I will be happy to give you access. Otherwise you could try the docker images.

styfle commented 6 years ago

Is the relationship between Gitpod.io and Theia, similar to the relationship between CodeEnvy.io and Eclipse Che?

Maybe it would make more sense to list them on the same line like we do for the CodeEnvy/EclipseChe?

svenefftinge commented 6 years ago

No, Theia is a diverse open-source project hosted at Eclipse. While TypeFox (company behind Gitpod) started it together with Ericsson. The contributor list now includes many other individuals and companies (e.g. RedHat, IBM, Arm). Actually, the Eclipse Che team is moving to replacing their GWT based IDE with Theia, too.

I will make an additional PR for Gitpod, once it has left private beta.

styfle commented 6 years ago

Thanks :+1: Once you fix the comments, I can merge it

svenefftinge commented 6 years ago

Done. Please let me know if I missed something.

styfle commented 6 years ago

Excellent, thanks 👍🏼