anton_kosyakov | 6 years ago | on: Theia: Cloud and Desktop IDE
anton_kosyakov's comments
anton_kosyakov | 6 years ago | on: Eclipse Theia 1.0 – Open-Source Alternative to Visual Studio Code
Theia does not have problems with VS Code. It embraces great tech and UX behind VS Code and makes it available to build custom products with ability to rebrand UI, get full control of developer experience, and so on.
There is no competition, but rather collaboration. So far Theia adopters were building own products by porting interesting tech from VS Code and contributing bug and feature requests back. Sometimes even by going and proposing fixes for them in VS Code.
anton_kosyakov | 6 years ago | on: Eclipse Theia 1.0 – Open-Source Alternative to Visual Studio Code
You can try Theia via Gitpod: https://dev.to/svenefftinge/continuous-dev-environments-the-... For instance run Theia repo itself: https://gitpod.io/#https://github.com/eclipse-theia/theia
anton_kosyakov | 6 years ago | on: Eclipse Theia 1.0 – Open-Source Alternative to Visual Studio Code
For end users, we build Gitpod to provide continious development environment: https://dev.to/svenefftinge/continuous-dev-environments-the-... For instance try to run Theia: https://gitpod.io/#https://github.com/eclipse-theia/theia After try to build Theia from sources locally.
anton_kosyakov | 6 years ago | on: Eclipse Theia 1.0 – Open-Source Alternative to Visual Studio Code
Alternatively we provide community supported docker images: https://github.com/theia-ide/theia-apps
anton_kosyakov | 6 years ago | on: Eclipse Theia 1.0 – Open-Source Alternative to Visual Studio Code
anton_kosyakov | 6 years ago | on: Facebook and Microsoft Partner on Remote Development
Disclaimer: I'm working on Gitpod.
anton_kosyakov | 6 years ago | on: Remote-Powered Developer Tools
I don't see how someone else can leverage VS Code remote extensions to build something similar to VS Futures.
anton_kosyakov | 7 years ago | on: Xg2xg: Lookup table of similar tech and services for ex-Googlers
IDE is based on Theia (https://theia-ide.org), i.e. VS Code with cloud-first mindset.
anton_kosyakov | 7 years ago | on: Theia: A cloud and desktop IDE framework implemented in TypeScript
Also:
- In addition to support of VS Code extensions, it has more flexible extension model to allow building white-labeled products like Gitpod (www.gitpod.io) or ARM Mbed Studio (https://os.mbed.com/studio/)
- It's open-source governed (Eclipse Foundation), i.e. no dependencies to Microsoft, all contributions are verified on license compatibility with Apache 2.0 and so on.
anton_kosyakov | 7 years ago | on: Theia: A cloud and desktop IDE framework implemented in TypeScript
anton_kosyakov | 7 years ago | on: VS Code on a Remote Server
anton_kosyakov | 7 years ago | on: VS Code on a Remote Server
anton_kosyakov | 7 years ago | on: VS Code on a Remote Server
anton_kosyakov | 7 years ago | on: Coder (Visual Studio Code in browser) goes open source