S
S
sdevalex2012-02-28 14:47:16
ruby
sdevalex, 2012-02-28 14:47:16

vim. A few questions about plugins

Is there autocompletion for vim with Ruby code analysis? Similar to IntelliJ for Java
How can I add a space after… Rco<tab (tired of adding it myself, vim-rails)

Ready-made solutions are interesting.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mpetrunin, 2012-02-28
@mpetrunin

For the first question, I can't give a definitive answer. In principle, supertab
is enough for me personally and competent splitting into small files. For the second question, again, I don't recommend vim-rails, but plugins like Command-T or FuzzyFinder . An order of magnitude more convenient than Rcontroller. In general, look at Akita's screencast on this topic: habrahabr.ru/blogs/ruby/68013/

M
mecommayou, 2012-02-29
@mecommayou

For typing and minor edits in php, I use vim, for convenient work with php - phpstorm, for ruby, you can use their own rubymine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question