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
-
@Rekonnect
You're editing text files when you code, I see little reason to run a big bloated GUI just so you can point & click and slow down your entire workflow.
IDEs hide so much from you, and limit your toolset, why would you handicap yourself? -
mak42041257y@milkybarkid
what really stops me from using Vim is that IMHO debugging in IDEs is much more comfortable then in Vim or Emacs -
@mak420 Well, I work primarily in C, so I just use GDB on the command line. I find it's a faster workflow, but each to their own.
-
@mak420 There's also a host of other tools at your disposal that you can use without having to rely on plugins to your IDE with not so perfect integration
-
If you haven't tried IntelliJ, you are missing a great developer experience.
IntelliJ is very keyboard centric and generally keeps out of the way of a developer.
The static analysis is invaluable and so is the ability to have a streamlined workflow.
Related Rants
I just hate Eclipse with passion. Stopped using it when I couldn't even get it's package manager work without crashing it.
undefined
wk60
eclipse