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

    • The Cuuuuube@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 个月前

      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

    • THCDenton@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      2
      ·
      2 个月前

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