Theia: Cloud and Desktop IDE
theia-ide.org
Theia: Cloud and Desktop IDE
1–10 of 192 posts
Re: Theia: Cloud and Desktop IDE
#2Re: Theia: Cloud and Desktop IDE
#3Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
Re: Theia: Cloud and Desktop IDE
#4Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
They've used monaco[1] which is the editor part of VS Code for their project but Theia apparently is easier to work on a cloud and customize.
Re: Theia: Cloud and Desktop IDE
#5Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
Re: Theia: Cloud and Desktop IDE
#6Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
It is a IDE toolkit. You're supposed to use it to build your own as can be seen in the "Arduino IDE Pro". They've used monaco[1] which is the editor part of VS Code for their project but Theia apparently is easier to work on a cloud and customize. [1]: https://microsoft.github.io/monaco-editor/
Re: Theia: Cloud and Desktop IDE
#7Which means it's an Electron app - which means between this and Chrome, it sucks down tons of ram and processing power.
Really hoping Nova from panic.com is as good as it looks / native MacOS app.
Re: Theia: Cloud and Desktop IDE
#8Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
Looks good to me, Cloud9 was rather limited and I missed my VSCode extensions.
Edit: they have their own extension registry, which makes the whole enterprise seem a bit sub-optimal.
Re: Theia: Cloud and Desktop IDE
#9"Theia is designed from the ground to run on Desktop and Cloud" Which means it's an Electron app - which means between this and Chrome, it sucks down tons of ram and processing power. Really hoping Nova from panic.com is as good as it looks / native MacOS app.
FYI, Visual Studio Code is an Electron app. And it's very performant.
Re: Theia: Cloud and Desktop IDE
#10Looks like a complete rip-off of VS Code. They couldn't even bother to use a different color scheme or icons?
I don't know if it's actually using VS Code as a base, but since VS Code is under a MIT license, I don't think you can say anyone would be able to rip-off VS Code. If they don't include the license from VS Code, you could say they break the licensing, but it'll be hard to argue that a copy/fork of a project with permissive license would be a rip-off.