GitHub

Theia IDE is compatible with VS Code APIs and can install and use VS Code extensions. Has additional APIs for customizations not available in VS Code.

Have you tried Theia IDE? Any assessments or experiences to share?

  • samc@feddit.uk
    link
    fedilink
    English
    arrow-up
    6
    ·
    14 hours ago

    I think it means client-server basically. You can host a server in “the cloud” then access a frontend to it via your browser.

    Might also mean it has features relevant to debugging/deploying cloud services.

    Cloud is often a BS marketing word, but I’m sure there’s ways to make it justifiable in this case. (Not that any of us has to like these features. I for once can’t stand the idea of having my editor run inside a browser…)

    • tauren@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      9 hours ago

      I for once can’t stand the idea of having my editor run inside a browser…

      Well, don’t run it inside a browser then. There is no need to get agitated because of that option. But this is super useful for universities and other organizations that educate people. They can run these preconfigured IDEs for their students and execute the code on the same server, so that even if you have something like a Chromebook, you can participate in classes. This is what places like Harvard do, and this is how Microsoft introduces CS students to VSCode and other products.