Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@alexbrooklyn Same shit.
Still no support for 4K screens, can't Zoom menues and interface. ctrl+mouse doesn't works out of box (You need to manualy set it in options).
IntelliJ is somewhere in 2005. -
@neeno
Windows with System wide scaling at 175%.
MOST of apps respect that scaling. Not IntelliJ.
I do not know what frontend they use, but this front end ignores OS zoom settings. (Not even talking about supporting dark theme based on OS defined colors)
Another example I have : TransmissionQT. (By the name, you already know what front end lib they use).
When it loads: no OS scaling, if I move the window for 1 pixel, OS scaling kicks in.
As for config, it should not be manual.
Any app should respect OS config (Resolution, Zoom factor, colors (Accent color, secondary color, colors based on background), OS theme at least).
But to be fair:
Visual Studio for Windows respects ONLY Resolution and Zoom factor (OS, no way to scales menus differently). So as of right now I don’t know any IDE which respects all 4 -
@alexbrooklyn dude i hated the whole jetbrains family from the bottom of my heart.. now, 5 years later I'm owning the complete collection for 150 bucks a year.
Best IDEs I've ever used, period. -
@alexbrooklyn For me it's because I haven't noticed a difference between IntelliJ and Netbeans in the way I use it and then I'd rather support an open source community than a commercial company.
@neeno that's subjective, not a fact. -
Jetbrains IDEs are the best of the worst.
IDEs are kind of a necessary evil to effectively work with many programming languages, but they do spectacularly prove why the Unix modularity philosophy of "do one thing and do it well" is important.
Lacking that modularity, every IDE sucks on some points, because they do so many things.
Maybe there will be a day where more modular editors like VSCode can truly replace all the hated IDEs, but in my opinion their ecosystems are still not fully on par yet — you can't fully customize IDEs properly because they're too monolithic, and you can't fully build your own personal IDE from modular editors because certain smart components are still missing. -
@bittersweet VSCode is very close, and in fact for some languages it's basically on par with an IDE.
-
@EmberQuill Many "well structured" languages don't need much of a theatre stage. For C, Rust or Haskell I have no problem using Vim or VSCode.
JavaScript also works great in modern code editors, because they themselves are (partly) JS-based and thus have a lot of "dogfooding" going on — JS devs maintaining VSCode also use VSCode, and make plenty of extensions to make VSCode into a better JS IDE.
But I find that for messy things with many ugly domainspecific sublanguages, like Kotlin/Android app or a substantial PHP project with all kinds of framework magic and templating shit, you just need an IDE — the advantages outweigh the drawbacks. -
@bittersweet Possibly. I've seen some pretty good Intellisense and language server extensions for VSCode lately, but admittedly I do most of my coding in Go and Python which have fantastic support in VSCode.
And yeah, I wasn't thinking about DSLs. Terraform in particular has had a bumpy road with VSCode support. The official extension is kind of a mess right now and worse than it was before Hashicorp took over. -
@neeno Yeah but you said 'is trash' which is pointing something out as if it non-subjectively is, hence my comment :)
Related Rants
-
k0pernikus19Me: Can I have PhpStorm please. Company: Is it free? Me: No, but it's the best php IDE out there. It's a hug...
-
stonyark4*sees a hint suggestion in Netbeans* *Alt + Enter* "Hmm, makes sense. " *Chooses suggestion but error line st...
-
guiguito2
That moment when the practical work supervisor don't understand why you don't use netbeans because he thinks t...
I HATE NETBEANS.
Why the fuck is it's interface so out of date.
I just had to increase its font size and took me half an hour just to find the option to do that.
rant
netbeans