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
    0
    ·
    8 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.

      • fidodo@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        8 months ago

        Yeah, it’s fine, I said I use it didn’t I? But it’s just fine, so I’d prefer something even better.

        • marx2k@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          Cool story. Same here. Did you want to get into an internet Snapfish at which tool has millisecond advantages over another?

          • Phen@lemmy.eco.br
            link
            fedilink
            arrow-up
            0
            ·
            8 months ago

            If it were just millisecond advantages I would gladly use VSCode, but in large projects the difference is massive, it takes minutes to fully load a project and several seconds to perform certain actions.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      8 months ago

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

      • brian@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        extensions tend to be the slow part in my experience. after a couple heavy extensions on an already struggling work laptop I’ll frequently outpace it’s input handling and have to wait for it to catch up

        • TrickDacy@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          8 months ago

          They certainly can be. Admittedly over time I’ve installed a lot of extensions but also gotten better hardware along the way. All I know is that despite having like 20 extensions installed I can startup vs code in just 3-5 seconds

      • sag@lemm.eeOP
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

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