Hacker News new | ask | show | jobs
Ask HN: Is there any advanced web-based IDE?
2 points by ReD_CoDE 877 days ago
Is there any web-based version of VSCode other than VSCode.dev or any open source alternative?

I'm looking for a web-based IDE, something advanced like Project IDX

Is there any?

3 comments

I don't know if this qualifies but JetBrains has an IDE that competes with VSCode called Fleet.

https://www.jetbrains.com/fleet/

> Is there any web-based version of VSCode other than VSCode.dev or any open source alternative?

This maybe? https://github.com/coder/code-server

You can find some old -and open source- versions of Cloud 9. But running it is, well, not super-easy. Current versions are only available on AWS.