Open Source 'Eclipse Theia IDE' Exits Beta to Challenge Visual Studio Code -- Visual Studio Magazine

https://sh.itjust.works/post/21526072

Open Source 'Eclipse Theia IDE' Exits Beta to Challenge Visual Studio Code -- Visual Studio Magazine - sh.itjust.works

The project home page. [https://theia-ide.org] The Github [https://github.com/eclipse-theia/theia] Looks just like VS Code and I think it’s still built on electron so take that as you will.

It seems to be built on the same components as VScode and VScodium. Honestly, I don’t see the point… yeah, sure, they want their editor to work on the web, but couldn’t they have don’t that with a GUI lib that compiles to WASM?

It feels like it’s only for open source purists aka a minority.

Anti Commercial-AI license

Deed - Attribution-NonCommercial-ShareAlike 4.0 International - Creative Commons

I feel like browser support is such a niche. I don’t understand why many IDEs dedicate so many resources to make it work on the browser. There are already many options to code on the web if you need it.
Pretty sure it’s to enable extensions written in JS. These apps build their success on a rich ecosystem of plugins. And, like it or not, JS plays a big part in that.
But the best (fastest) plugins aren’t written in js.
I don’t disagree, but that’s not what most people care about.