this post was submitted on 04 Jun 2025
784 points (100.0% liked)

Programmer Humor

24696 readers
210 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
[โ€“] [email protected] 14 points 4 weeks 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.

[โ€“] [email protected] 4 points 4 weeks 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.