Eclipse Releases Theia - Open Source VSCode Alternative
Written by Kay Ewbank   
Friday, 03 April 2020

The Eclipse Foundation has released Theia, described as a true open source alternative to Microsoft’s popular Visual Studio Code. Theia is an extensible platform to develop multi-language Cloud and Desktop IDEs.

Theia has been designed to give is an extensible platform to develop multi-language Cloud and Desktop IDE-like products for developers.The project team says it means that as an adopter you don't need to make an upfront decision about whether your new developer product should run in the cloud, on the desktop, or both.

theia

Writing about the release, the developers say that first-generation online IDEs such as Cloud9 or Eclipse Che have paved the way, but that it's difficult to ensure support for the many programming languages and frameworks. Theia overcomes this by running VS Code extensions, which the team describes as the largest and most active IDE-extension community on the planet, with 16,000+ existing extensions developed by the open-source community. However, as Microsoft prohibits non-Visual Studio products from installing any binaries downloaded from their marketplace. To get around this the team has developed Open VSX, an open-source implementation of a VS Code extension registry with a publicly hosted version available in beta.

theia screenshot

The Theia team says that they want Open VSX to become a public registry for open-source VS Code extensions, accessible for everyone, and to have organizations host their own registries within their private networks. They say they encourage VS Code extension developers to push their extensions to Open VSX in addition to Microsoft's marketplace.

Theia runs in separate front- and back-end processes and uses JSON-RPC for communication over WebSockets or REST APIs over HTTP. Theia is available on GitHub.

theia

More Information

Theia Website

Theia On GitHub

Related Articles

Eclipse Launches Working Group For Cloud Development Tools

Eclipse IoT Developer Survey 2019

Eclipse Photon With Full Rust Support  

Eclipse Preferred IDE For Java

Eclipse Neon Released 

Microsoft Joins Eclipse

Eclipse Mars Released

Eclipse IoT Contest

Sirius In Eclipse Luna

Eclipse Kepler - The New Eclipse

Eclipse Juno - A New Major Version

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Sequin - Open Source Message Stream Built On Postgres
31/10/2024

Sequin is a tool for capturing changes and streaming data out of your Postgres database, guaranteeing exactly once processing. What does that mean?



Gender Differences In Coding Style
13/11/2024

A novel investigation into the gender gap between men and women regarding coding ability was undertaken by Dr Siân Brooke. Her conclusion? There is a difference in the Python code [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Wednesday, 22 June 2022 )