I use Rider. I like the clean interface and haven’t had any performance issues even though it is feature rich. I also would like to try vim but I’m worried it’ll take quite a while to configure and in the end it’ll miss a feature that I am used to. What I appreciate a lot is that it can make suggestions and simplify code for me. They also have a beta for AI integration and I’m looking forward to try that out one day.
Which software do you mostly use for programming, and why?
Submitted 1 year ago by Albin7326@suppo.fi to programming@programming.dev
https://suppo.fi/pictrs/image/6981c163-f2bb-480e-a996-f4dbfbc11748.jpeg
Comments
xilliah@beehaw.org 1 year ago
jasory@programming.dev 1 year ago
rustc,gfortran,GNAT,make,nano, and gedit. That’s basically every software I’ve used for programming in recent memory.
TheV2@programming.dev 1 year ago
If we reduce the question to application software, it’s probably Alacritty.
abir_vandergriff@beehaw.org 1 year ago
Jetbrains, all round. Datagrip is way faster and easier than SSMS for day to day queries, Clion does a great job in almost anything compiled, PyCharm makes it easier to manage large Python code bases over standard, the list goes on. Their software is expensive, but so so good.
knoland@kbin.social 1 year ago
People constantly hype Datagrip, I've always used DBeaver. They look almost exactly the same. Aside from the slick marketing, what value does Datagrip bring that justifies the price?