It become open source just last week. Currently don’t have Linux version but soon it will have. Linux Roadmap issue

  • fidodo@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 months ago

    I hope it gets there. I was a sublime user until vs code’s integrations got so far ahead that the productivity gains outweighed the slowness, but I really want it to be faster.

    Do zed plugins have to be written in rust? If they do then that will slow community contributions since it’s not as popular as JavaScript for vs code.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      4
      ·
      11 months ago

      Vs code is slow? Literally the entire reason I switched to it years ago is because it’s very fast.

      • sag@lemm.eeOP
        link
        fedilink
        arrow-up
        11
        arrow-down
        2
        ·
        11 months ago

        Yep, VSCode is slow because it is built on Electron which is just a another browser.

      • fidodo@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        Depends on what you’re used before I guess. I came from sublime text which was written in C++ and was blazing fast. You could throw any size file at it, I still use it when I need to edit a large file. I can notice the input lag in vs code even in small files with a vanilla setup. After adding plugins the lag can become even more noticable and in certain use cases it straight up slows you down. It’s not so slow that it’s unusable, but it’s noticably slower, and leaves me desiring more speed. But speed alone isn’t enough, it needs really good plugins which is why I traded speedy sublime text for vs code in the first place.