AWS Cloud9 might be a bit more popular than Eclipse Theia. We know about 39 links to it since March 2021 and only 35 links to Eclipse Theia. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
100% this. It would be one thing if the only LSPs you could build came from Microsoft, but that’s just not true. It’s just that developing LSPs isn’t free. Cursor, Windsurf, etc. Are building multi-billion dollar businesses off the backs of the work that the VS Code team has done. And that’s totally fine! What’s not fine, is trying to have access to the whole ecosystem of first party extensions that aren’t MIT... - Source: Hacker News / about 1 month ago
Even better: Theia. It supports most vscode extensions right out of the box. https://theia-ide.org/. - Source: Hacker News / about 1 month ago
Big corporations are not monoliths, despite them having an overall singular personality. I believe that vscode was a sincere attempt, at least in the beginning. While based on electron which was originally developed for Atom, vscode was always much more performant than atom. But when it did gain a lot of developer attention, MS's true nature took hold and gradually converted it into the walled garden we see today.... - Source: Hacker News / about 1 month ago
MS is a bit weird. After realizing that most competent developers had left the MS ecosystem, they went for a Zeitenwende. But they did only for 90%. I wonder to what extent this halfheartedness should be ascribed to the MS org chart or to reasoning like "we should prevent a competent competitor to run away with our tools". In the mean time, there is a capable replacement named Theia [0] with none of the... - Source: Hacker News / 8 months ago
As someone who has recently tried to refactor our app atop of VSCode (treating it like a platform), we got burned by the UI design decisions that are not straightforward to overcome, let alone maintain. The closed-source MS marketplace did not help either towards our OSS goals. However, I found Theia (https://theia-ide.org) on HN (like a bunch of other cool things; this is one way I justify the time I spend/sink... - Source: Hacker News / 8 months ago
AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes pre-packaged with essential tools for popular programming languages and the AWS Command Line Interface (CLI) pre-installed so you don’t need to install files or configure your laptop for this workshop. Your Cloud9... - Source: dev.to / 6 months ago
AWS has Cloud9[1] though it's worth pointing out that it's not an exact a 1:1 and may require some elbow grease to use in the same manner[2]. 1. https://aws.amazon.com/cloud9/ 2. https://aws.amazon.com/blogs/architecture/field-notes-use-aws-cloud9-to-power-your-visual-studio-code-ide/ (2021). - Source: Hacker News / almost 2 years ago
If you just want to run an IDE for Python in the cloud, take a look at AWS Cloud9 (that would cost something however). You could get your code into AWS and sync your local changes using a source code repository, e.g. On GitHub or GitLab. Source: about 2 years ago
Not sure why you won't use replit but AWS has Cloud9 https://aws.amazon.com/cloud9/. Source: about 2 years ago
As I mentioned in a previous post, cloud9 was not in the course I was studying from, and not in the practice exams I solved. It came in my exam. Https://aws.amazon.com/cloud9/. Source: over 2 years ago
Zed - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Codeanywhere - Codeanywhere is a complete toolset for web development. Enabling you to edit, collaborate and run your projects from any device.
Pulsar Editor - A Community-led Hyper-Hackable Text Editor, built on Electron. and based on everything we love about our favorite editors.
Koding - A new way for developers to work.
VSCodium - Binary releases of Visual Sudio Code without Microsoft branding, telemetry and licensing
Netbeans - NetBeans IDE 7.0. Develop desktop, mobile and web applications with Java, PHP, C/C++ and more. Runs on Windows, Linux, Mac OS X and Solaris. NetBeans IDE is open-source and free.