Hacker News new | ask | show | jobs
by tasuki 3210 days ago
I've been using vim + ensime for a while.

- EnType is slow and only works when obvious

- EnImport ... never worked for me, but I'd _love_ it! Perhaps there's something I'm missing. How do you add imports?

- The automatic typechecker sometimes works sometimes doesn't. Shows unused imports which is somewhat neat.

However, ensime's killer feature for me is fully contextual completion with <C-x><C-o> - works great and is supremely useful.