38
Is the new #zed editor mostly hype rn?
(hachyderm.io)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I'm a fellow Sublime user and recently got excited about trying Zed. it's a good editor and fairly similar to Sublime, but lacked some language support and the plugins are still very few compared to other mature editors. also, it's not quite as configurable as Sublime, for example choosing the LSP or linters. but it's still in early development with frequent updates so I keep it installed and watch the releases
@eldereko
> he plugins are still very few compared to other mature editors. also, it’s not quite as configurable as Sublime
AFAIU, it doesn't have a plugin runtime, which is fairly glaring to me (but maybe not for devs these days).
This is what triggered my "is it hype" thought, as I've seen people say it does but it's in rust or something.
And I feel like many fail to realise how hard it is to build a new editor with everything we take for granted these days.
Fediverse & typst similarly.
it does have plugins, or "extensions" rather, and yes they are written in rust and compiled to webassembly. but currently there are still very few of them. although it's a growing list