this post was submitted on 10 Aug 2026
39 points (97.6% liked)
Programming
28266 readers
141 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 !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm confused. Are you looking for a fancy text editor (VS Code) or a full IDE (Most Jetbrains Products, the actual Visual Studio's)?
Either way, for a fancy text editor, there's VS Codium. Just VS Code without MS bs like telemetry and stuff. Works really well, I switched as soon as I heared about it and never looked back.
Now when it comes to a full blown IDE, I don't think there is anything comparable, especially when you look at features vs cost. Free, or even FOSS solutions, won't even come close to Jetbrains products and I never bothered looking for enterprise solutions since I can't afford them anyway. Depending on your language requirements and OS choice there's Visual Studio of course and even Community used to be pretty good, but I haven't used that one since my switch to Linux so I can't tell how it perfoms nowadays.
Now if I'm wrong, my information is outdated or I may not know about some software that is actually really neat, please correct me.
IDE, that's why my very first sentence states that VSCode and its forks are not equivalents.