DEV Community

Discussion on: Which editor/IDE do you use and why?

Collapse
 
rileytg profile image
Riley Guerin

There are differences. Important ones.

When I'm developing a rails app, I need Rake tasks but not Maven.

It is possible to do everything within Ultimate but if you're really diving into something like Rails and there is RubyMine, I recommend using RM.

Gogland has been much better for Go dev than IntelliJ. It just feels more natural. E.g The first option in lists like New file... is relevant to Go not Java.