Hacker News new | ask | show | jobs
by lkhz 3132 days ago
I use ivy instead of helm and ido (tried both of them). Swiper and counsel are awesome for text search. company, rtags, anaconda are awesome for autocompletion and code navigation in C++ and Python. I use projectile for project management. gud is not very useful for running a debugger, so I use realgud which is much nicer.

Viva Emacs!

1 comments

rtags works with CMake and is the only working intelligent completion system in Emacs I found over the years.