this post was submitted on 04 Jun 2025
715 points (93.5% liked)

Programmer Humor

23855 readers
1360 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] glorptex@lemmy.world 14 points 2 days ago (1 children)

It is slower. It's a fully fledged IDE, VSCode is not so it will always be way faster, but that's again this meme, JetBrains IDE's are super powerful so I guess you can say what it lacks in speed it got in power. It's also written in Java so it's memory heavy, but it is what it is.

I use both and I enjoy both. I would never however use JetBrains to open and edit a single file, its way to slow for that.

[โ€“] Scrollone@feddit.it 4 points 2 days ago

+1

I use Visual Studio Code when I need to edit one files or two. JetBrains IDE when I'm starting a programming session.