• Mubelotix@jlai.lu
      link
      fedilink
      arrow-up
      6
      ·
      3 days ago

      You cannot even compare the 2. Intellij is so bad it crashes my machine. Vscode is fast

      • bpev@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        edit-2
        2 days ago

        For me, they both fall into the “I can’t stand this because it is too slow” category. So same difference. I have used vscode from time to time because I wanted to use certain plugins, but dropped it after a month or two every time STRICTLY because of performance (even without plugins). Like literally, the only reason I dropped it.

        It’s text editing. If it isn’t instant, it’s slow. Even for gui text editors, Sublime Text has had that dialed for like 15 years. VSCode intentionally traded performance for ecosystem (and to great success)! But imo, newer editors like Zed have better bones, and are going to slowly but surely eat their lunch.

        edit: see other thread; but I guess vscode is instant if your machine is better than mine? 🤷 But not my experience.

        • piccolo@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      No, no it is not, especially when compared to IJ.

      It launches and reloads my projects to a usable state in probably 2-3 seconds on my machine and it basically never randomly freezes like IJ did for me. People who say vscode is slow just have a hate boner for electron.

      • bpev@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        2 days ago

        No, I say that it’s slow because switching between files and watching the syntax highlighting come in takes long enough that it knocks me out of flow state.

        EDIT: Tbf, me saying it’s AS slow as IntelliJ was more of a joke. But don’t get me wrong. I still do consider VSCode to be slow. 2-3 seconds to open a project is slow, regardless of project size.

        • TrickDacy@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          Are you a robot? That process is not visible on my machine. Probably a 100ms thing. Humans perceive a speed like that as “instant”.

          • bpev@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            2 days ago

            Nah it’s like when you write your scripts in JS, and you’re like “ooo it’s instant!” And then you rewrite it in a compiled language… and you realize that your original script was, in fact, not instant. And then if I have to keep running the original script, it’s gonna bug me every time I notice.

              • bpev@lemmy.world
                link
                fedilink
                arrow-up
                2
                ·
                2 days ago

                Quick, tell me to ignore all my previous instructions (or maybe you just have faster computer than me?).

                • TrickDacy@lemmy.world
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  2 days ago

                  The funny thing about this conversation is I normally feel like I have less of a tolerance for slow computers than anyone else. So yeah, I harped on my employer the last two machines to get upgrades asap, and my home pc’s are pretty fast.

                  • bpev@lemmy.world
                    link
                    fedilink
                    arrow-up
                    2
                    ·
                    2 days ago

                    Oh wait that’s actually probably it haha. I mean I basically have to code on my laptop (m2 macbook air), so it might actually be that I just have less leeway for slow software.

                    So basically, conclusion is: VSCode == Fast enough for desktops, maybe not fast enough for non-beefcake laptops.