I'd like to know how IDEA users handle their workspace.
Do you:
- Install language plugins (Ruby, Python, Go, etc.) for IDEA.
- Install RubyMine, PyCharm, GoLand, etc.
As for me, I prefer to have one IDE and a bunch of plugins. In fact, IDEA provides more SDK for plugins, according to the Elixir plugin page (projects, modules, building).
AFAIK each sub-IDE is just an IDEA with a plugin and some UI tweaks for this language.