this post was submitted on 12 Oct 2022
27 points (100.0% liked)
General Programming Discussion
7995 readers
12 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
indeed open core business model similar to idea
Sure. that is the most logical thing for jetbrains to do. I'm just critical of using JVM for something like an editor because startup time, memory consumption, ... and I would be glad to see webassembly taking some JVM market as well.
I will have to test it to see for myself.
GNU Emacs is the best current editor in terms of freedom, extensibility, ecosystem, frontends for both tui and gui, but it loses in performance, safety, modernity, graphical interface (all this mostly due to "too invested" in legacy, Elisp, no proper requirements engineering and UX/UI).
I've been hopeful for Helix editor and their planned webassemly plugins system https://github.com/helix-editor/helix/issues/122. Lapce has wasi in it already https://github.com/lapce/lapce/issues/598.