Posts Tagged ‘etags’

Code Completion with Exuberant Ctags in Emacs

Tuesday, October 22nd, 2013

I’ve put some effort into getting code completion with TAGS files working. I couldn’t get it to work with auto-complete no matter what I tried, there were some addons that I tried but none of them worked. I also tried company-mode but could not get it to work.... Read More