Avatar

aaro

aaro@lemmy.world
Joined
2 posts • 5 comments
Direct message

I think they auto install some binaries like nodejs that are required for baseline functionality, but have a popup window for additional language LSPs

permalink
report
parent
reply

I don’t see your point? Nodejs is installed in a custom directory and not added to PATH. It is used by Zed for providing npm support for extensions, and other things. I’m not a Zed developer so I don’t know exactly.

It doesn’t prevent you from using deno or bun in any way.

permalink
report
parent
reply

It has those as well

permalink
report
parent
reply

Nobody is arguing that you should never depend on anything and create everything yourself, but adding a dependency for literally a one liner function is awful. Like one of the Go proverbs goes, a little copying is better than a little dependency.

permalink
report
parent
reply