rotmulaaginskyrim@programming.dev to IntelliJ@programming.dev · 3 months agoWhy is IntelliJ's remote development UX much slower / harder to use than VScode?message-squaremessage-square8fedilinkarrow-up111arrow-down10
arrow-up111arrow-down1message-squareWhy is IntelliJ's remote development UX much slower / harder to use than VScode?rotmulaaginskyrim@programming.dev to IntelliJ@programming.dev · 3 months agomessage-square8fedilink
minus-squaretyler@programming.devlinkfedilinkarrow-up2·3 months agoI think that was true like six months ago, but I just did it again like two weeks ago with my coworker and it has vastly improved. I had no disconnects and it was very fast the whole time.
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·3 months agoGood to know, I’ll give it another shot then :)
minus-squaretyler@programming.devlinkfedilinkarrow-up1·3 months agoI’m guessing it’s still not as good as VS Code, but compared to before, it’s much better.
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up2·3 months agoVSCode is much lighter (both in CPU and in storage space) to run than the JetBrains toolchain, so that’s another aspect. I had WebStorm take down a server while it was trying to handle the remote toolchain haha
I think that was true like six months ago, but I just did it again like two weeks ago with my coworker and it has vastly improved. I had no disconnects and it was very fast the whole time.
Good to know, I’ll give it another shot then :)
I’m guessing it’s still not as good as VS Code, but compared to before, it’s much better.
VSCode is much lighter (both in CPU and in storage space) to run than the JetBrains toolchain, so that’s another aspect.
I had WebStorm take down a server while it was trying to handle the remote toolchain haha
That’s impressive lol.