Is there an advantage VS Code? Any reason why a programmer should switch to Theia if using vscode before? I found on these 3 differences vs vscode on the website, but for a Desktop programmer I see in these differences no reason to change. "The most significant differences are: Theia's architecture is more modular and allows for way more customizations, Theia is designed from the ground to run on Desktop and Cloud, a…
VS Code is not an IDE. It's a Chromium notepad with a file browser attached.
Theia: Cloud and Desktop IDE
31–40 of 192 posts
Re: Theia: Cloud and Desktop IDE
#32Is there an advantage VS Code? Any reason why a programmer should switch to Theia if using vscode before? I found on these 3 differences vs vscode on the website, but for a Desktop programmer I see in these differences no reason to change. "The most significant differences are: Theia's architecture is more modular and allows for way more customizations, Theia is designed from the ground to run on Desktop and Cloud, a…
VS Code is not an IDE. It's a Chromium notepad with a file browser attached.
Re: Theia: Cloud and Desktop IDE
#33Is there an advantage VS Code? Any reason why a programmer should switch to Theia if using vscode before? I found on these 3 differences vs vscode on the website, but for a Desktop programmer I see in these differences no reason to change. "The most significant differences are: Theia's architecture is more modular and allows for way more customizations, Theia is designed from the ground to run on Desktop and Cloud, a…
VS Code is not an IDE. It's a Chromium notepad with a file browser attached.
Re: Theia: Cloud and Desktop IDE
#34Is there an advantage VS Code? Any reason why a programmer should switch to Theia if using vscode before? I found on these 3 differences vs vscode on the website, but for a Desktop programmer I see in these differences no reason to change. "The most significant differences are: Theia's architecture is more modular and allows for way more customizations, Theia is designed from the ground to run on Desktop and Cloud, a…
VS Code is not an IDE. It's a Chromium notepad with a file browser attached.
Isn't that pretty much what you are saying?
Re: Theia: Cloud and Desktop IDE
#35"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.
This Electron-bashing is getting rather old - it's possible to write crappy code on any platform. Yes, some Electron apps are resource hogs, but many are not. VS Code is a perfect example of how Electron can enable development of a performant , cross-platform IDE.
Re: Theia: Cloud and Desktop IDE
#36Re: Theia: Cloud and Desktop IDE
#37Contributors and adopters: Whilst it's healthy to have competition, I'm not sure a rip-off of VS Code is in the spirit of open source. Did they try to work with the team at Microsoft to improve VS Code before forking it?
Re: Theia: Cloud and Desktop IDE
#38Is there an advantage VS Code? Any reason why a programmer should switch to Theia if using vscode before? I found on these 3 differences vs vscode on the website, but for a Desktop programmer I see in these differences no reason to change. "The most significant differences are: Theia's architecture is more modular and allows for way more customizations, Theia is designed from the ground to run on Desktop and Cloud, a…
VS Code is not an IDE. It's a Chromium notepad with a file browser attached.
With a graphical debugger, built-in terminal, rich extension architecture, the ability to compile and run programs, git integration, language server infrastructures — and yes, a file browser, a reasonable argument can be made that VS Code is an "IDE".
And it is indisputably more similar to IDEs like IntelliJ, Eclipse, or Xcode than it is to Notepad.
Re: Theia: Cloud and Desktop IDE
#39The UI reminded me more of VS Code than Eclipse (from when I last used it).