rotmulaaginskyrim@programming.dev to IntelliJ@programming.dev · 1 year agoWhy is IntelliJ's remote development UX much slower / harder to use than VScode?message-squaremessage-square8fedilinkarrow-up111
arrow-up111message-squareWhy is IntelliJ's remote development UX much slower / harder to use than VScode?rotmulaaginskyrim@programming.dev to IntelliJ@programming.dev · 1 year agomessage-square8fedilink
minus-squaretyler@programming.devlinkfedilinkarrow-up1·1 year 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·1 year 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’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.