Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.

  • aaro@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    25 days ago

    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.

    • hswolf@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      24 days ago

      I see, that’s greatif it is only locally installed and used, messing with PATH could, probably, break stuff like nvm or others