Theia
Theia is a cloud & desktop IDE framework implemented in TypeScript.
Scope
- Provide the end-user with a full-fledged multi-language IDE (not just a smart editor)
- Support equally the paradigm of Cloud IDE and Desktop IDE
- Provide extenders with a platform on which to build their own products
- Provide support for multiple languages via the language and debug server protocols
Running the examples
You can find more details on how to run the examples here.