Hacker News new | ask | show | jobs
by SpartanJ 1187 days ago
I'm working on an code editor with a similar philosophy (or at least I'm trying to achieve similar goals) but it's completely open-source (MIT licence). It's called ecode and can be found here: https://github.com/SpartanJ/ecode . It's also GPU accelerated, native code (no electron), has LSP integration and has many similar feature set.

I'm looking for collaborators, if someone is interested please message me.

1 comments

I looked at the repo and I can’t see any code. Is it in a different repo?