NetBeans + Eclipse
Ask HN: What IDE do you use?
31–40 of 68 posts
Re: Ask HN: What IDE do you use?
#32IntelliJ for Java. Emacs for everything else.
Re: Ask HN: What IDE do you use?
#33Android Studio for the android development, with IdeaVim and a few other plugins.
Intellij for other Java related stuff. Before the dedicated IDE for golang came out from JetBrains, I also used IntelliJ for golang development with their golang plugin.
Aside from that, I use Sublime for dumping the logs/note taking etc.
Last, not least, vim!
Re: Ask HN: What IDE do you use?
#34Visual Studio at work and home. For C# and C++, respectively.
Re: Ask HN: What IDE do you use?
#35Visual Studio (C#, ASP.NET MVC, Xamarin) and Visual Studio Code. :)
Re: Ask HN: What IDE do you use?
#36IntelliJ IDEA for complex (mostly Java / JavaScript) projects and Sublime Text for pure JavaScript / Web front-end projects.
Re: Ask HN: What IDE do you use?
#37sam
Re: Ask HN: What IDE do you use?
#38Notepad++ for classic asp code editing
Re: Ask HN: What IDE do you use?
#39IntelliJ for Java web apps and some of the other Jet Brain's IDEs for occasional work in some other languages. Eclipse always feels improvised in comparison; you can 'see the joins' between various bits of functionality.
Re: Ask HN: What IDE do you use?
#40IntelliJ IDEA for Java/Scala/Kotlin
Was using VS Code for Go, now using the Gogland EAP
Basically, if JetBrains makes an IDE for the language then I'm using it.