• 1984
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 hours ago

    They are good editors but feel very slow compared to even VS code.

    Try zed and you will not want to go back.

    • myersguy@lemmy.simpl.website
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 hours ago

      Won’t speak to Webstorm, but hard disagree when it comes to Rider. VSCode/Zed really fit into an entirely different category from Jetbrains IDE’s. Lightweight editors vs full fat development environments. There are use cases for each.

      • bamboo@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        I think the line between these two categories is less defined than it once was. A well set up vscode environment is functionally very comparable to the equivalent jetbrains product. The difference mostly lies I think it how “out of the box” the set up is.

        • myersguy@lemmy.simpl.website
          link
          fedilink
          English
          arrow-up
          1
          ·
          25 minutes ago

          As a C# developer on Linux, I wish this was more true than it is. Working on a multi project dotnet solution in VSCode is still far behind Visual Studio / Jetbrains Rider.

          Its also worth pointing out that the more you add to VSCode, the slower it becomes. If you add the toolkits to make it compete with Jetbrains products, it isn’t nearly the same lightweight editor anymore.