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
-
I've been a long time user of emacs but I have really enjoyed IntelliJ and Atom here lately. My only frustration with IntelliJ is that I can't have multiple projects open at the same time in the same window.
-
ChappIO46978y@bryansrhodes You can, you add them as modules. if those projects are in maven or gradle or something like that you can simply add them in the tool window
-
bjorngi38748yNeovim. Like that it's simple and very extensible. I program java, python, javascript and golang.
-
Visual Studio. Has all the tools I need and hands down THE best debugging capabilities. Extensions and packages, everything you need wrapped up in one nice, easy to use package.
-
I've used Eclipse and NetBeans in the past, but as of right now, I'm using IntelliJ and loving it
-
sshntt2178yFor Java it's Eclipse. But for everything else I use Sublime Text. After reading so many comments about IntelliJ, I think I should give it a try.
-
Pointer32498y@sshntt IntelliJ is good for more than Java. So far it has been my goto IDE for any Web development, Python scripting, Ruby and many more languages that JetBrains support. Alas, if you're a student or a teacher, they offer you the Ultimate Edition for free!
-
jaggy4908yI use neovim for any backend code.
Sublime for documentation.
Atom for frontend.
IntelliJ when I just want to read code and jump around. I do this when it's a project I don't know too much. -
Totally forgot about Sublime. I use that for quick edits, as it's a little faster than IntelliJ due to how barebone it is
Related Rants
What's your favorite IDE to use and why?
I saw a little IntelliJ hate on another rant, but so far it has been pretty useful for me, I only need 1 IDE for Java/PHP/HTML/Python/JS/SQL
Pic unrelated, just for attention and the LOL's
undefined
coding
ide