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

    • THCDenton@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      2
      ·
      1 month ago

      Sounds pretty cool. Sometimes ill do a quick series of edits in vim and it fuckin chugs. I’m definitly gonna try it

    • The Cuuuuube@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      Pretty common feature. Sublime, Lapce, VS Code, certain Emacs distributions, certain NeoVim GUIs… We live in a world where a lot of people have GPUs and CPUs aren’t getting faster so if you want to get more work done (ie, running LSPs, tree sitter, completion engines, snippet engines, debuggers etc) you need to offload some of that work somewhere