this post was submitted on 29 Jul 2023
355 points (98.1% liked)

Programmer Humor

32000 readers
1744 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (2 children)

As far as I can tell, they're all InteliJ underneath anyway.

[–] [email protected] 7 points 1 year ago (1 children)

Yep. AppCode and Rider aside, the functionality of all other JetBrains IDEs can be replicated with IntelliJ IDEA Ultimate. I have to say that I still like the language-specific IDEs though because they are a lot less bloated and the default configuration fits a lot better.

[–] [email protected] 2 points 1 year ago

RIP AppCode you are missed 😔

[–] [email protected] 4 points 1 year ago (1 children)

They are, mostly. I think Rider is the one that you can't simply use intellij for. Other than that, it's mostly just convenience features and debugging. Eg intellij doesn't debug Rust, but Clion does.

[–] [email protected] 3 points 1 year ago

It does with a plugin, but there are other tools that I think are not available for IntelliJ