this post was submitted on 29 Jul 2023
363 points (100.0% liked)

Programmer Humor

32031 readers
1223 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
[–] whelks_chance@feddit.uk 12 points 1 year ago (2 children)

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

[–] narc0tic_bird@lemm.ee 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.

[–] gfrewqpoiu@lemmy.world 2 points 1 year ago

RIP AppCode you are missed 😔

[–] boonhet@lemm.ee 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.

[–] ReversalHatchery@beehaw.org 3 points 1 year ago

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