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
-
Agreed. Though a recent bug on rider with C# 8 is infuriating. When you try to block a switch expression body it gets confused and blocks the entire expression, and no attempts to correct it will work.
-
R3ym4nn4325y@SortOfTested Uff, that sounds evil.
I am just one of those "hey lets look at csharp again" java devs so i dont use it soo heavily. -
I've no issue with the price at all, but that's because I don't pay 😁
My only wishlist item is that Lombok support was built in, rather than a plugin. It works fine for now, but I've too much experience with plugins failing / becoming outdated to rely on it fully. I get that it's a third party framework, but it's pretty much become as standard as spring now for new projects. -
bytewind1144yI really like intellij and everything else they make... First time I started coding I downloaded NetBeans, eclipse and intellij. Haven't looked back.
Related Rants
-
curioustools12Editor? VSCode. IDE? IntelliJ. Hotel? Trivago.
-
Python9Favourite code editor? Hands down, it’s actually Vim. It’s mostly because I haven’t been able to exit i...
-
devTea7VSCode, the only thing I hate about this is, it becomes too lag after I left it too long. Probably because of ...
Intellij / vim
I primarily use intellij(-based ides) or vim.
Jetbrains is doing an awesome job with the intellij platform.
If its GoLand, IDEA, Pycharm, Webstorm, Rider or DataGrip.
Once you have indexed your project it works flawless. The autocomplete is EXTREME fast and very good. You got quick actions, refactoring and barely need to use your mouse.
Everything works fine. And if there is something missing there is an plugin for it. And if there even doesnt exist a plugin already, you can code one!
The price is relatively high, but its worth every damn cent!
For light editing and ansible stuff i primarily use vim.
Its good to go and i am pretty sure i am using not even 1 percent of the features. Although i am learning new stuff about it every day.
Its cool if i just want to code distraction free and dont want to leave my sweet $HOME. Yeah i am a linux & bash fetishist, although sometimes its driving me crazy.
rant
wk206