houseofleft@slrpnk.nettolinuxmemes@lemmy.world•Me giving advice about text editorsEnglish
12·
1 month agoI wish I’d read this years ago! I’ve nearly bankrupted myself buying a new machine each time, thanks!
I wish I’d read this years ago! I’ve nearly bankrupted myself buying a new machine each time, thanks!
Short answer is no, I think because what tools you need for programming change so much based on the development you’re doing. C++ developers need compiler toolchain stuff that Javascript developers would never need to look at and vice versa.
Curveball answer is that modern extensible IDEs with the power of language servers and plugins have kind of become this. I’d massively recommend properly getting into one of the following and learning how to configure new languages and plugins:
(Sure I’ve probably missed some great options, feel free to flame me on why notepad++ should be OPs first choice)