this post was submitted on 14 Sep 2023
144 points (93.4% liked)

Programming

17381 readers
401 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



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

Yea, I was thinking the same. I have the JetBrains toolbox, and already have these installed:

  • Rider
  • RubyMine
  • PyCharm
  • GoLand
  • CLion

I don't really get why they need to make 10 different IDEs for every language, instead of just consolidating everything into a single UI/IDE.

For pricing it doesn't make that much sense, anyone that wants more than 2 JetBrains products is better off buying the entire toolbox.

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

I'm still waiting for Cobolilissimo and Fortransformer...

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

Totally agree but weren't they working on an all-in-one IDE? I think it was Fleet

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

And there is already the Language Server Protocol, which basically everyone else uses.