Answer the question
In order to leave comments, you need to log in
Why do I need RubyMine?
In Ruby, it seems to be customary to develop in Vim and, optionally, tmux. This is quite convenient. For example, I open a tmux window for each top entity (as a model or controller) of the application, in it Vim with the corresponding file and split with the corresponding test, plus windows for the console, rspec, etc.
However, the very existence of RubyMine gives a reason to think about the imperfection of Vim + tmux workflow, well, key bindings hell also makes you look towards specialized integrated tools.
My question is not only about RubyMine, but about IDEs in the context of Ruby development in general. What exist? What are the best practices? Maybe there is an IDE with such a killer feature that I will forever forget about Vim? What will I gain from the IDE and what will I lose? Share your experience.
Answer the question
In order to leave comments, you need to log in
in order to work tolerably well in vim, you need to
1) be able to type blindly
2) know vim
Many people have not mastered both points, so they use simpler editors.
In Ruby, it seems to be customary to develop in VimState?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question