this post was submitted on 29 Jul 2023
50 points (94.6% liked)

Programmer Humor

32203 readers
246 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] 2 points 1 year ago (2 children)

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

[–] [email protected] 4 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.

[–] gfrewqpoiu 2 points 1 year ago

RIP AppCode you are missed 😔

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

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.