|
|
|
|
|
by jankeromnes
2266 days ago
|
|
The phrasing chosen by the Eclipse foundation for the Theia 1.0 announcement was a bit unfortunate: - It's not Theia versus VS Code - Theia is not an "open-source alternative to VS Code" - Theia is not a "rip-off of VS Code" While confrontational narratives are appealing, it's more subtle than that: Theia is based on VS Code to address a different kind of need. Much like TypeScript doesn't try to replace JavaScript, but builds on JS to address the need for type safety, Theia doesn't try to replace VS Code, but builds on VS Code to address the need for a framework to build IDEs for desktop (e.g. Arduino Pro, Arm mbed...) and for the cloud (e.g. Gitpod, Google Cloud Shell...). |
|