I have also heard god things about rtags but havent used it yet. I have used the YCM and I must say as much as sometimes it is pain to set up right, it is well worth it.
On Wed, Oct 10, 2018 at 2:28 AM Tsunakawa, Takayuki < tsunakawa.ta...@jp.fujitsu.com> wrote: > From: Mori Bellamy [mailto:m...@invoked.net] > > I'd like a few features when developing postgres -- (1) jump to > definition > > of symbol (2) find references to symbol and (3) semantic autocompletion. > > For 1), you can generate tags like: > > [for vi] > $ src/tools/make_ctags > [for Emacs] > $ src/tools/make_etags > > Cscope works for 2). > > > Regards > Takayuki Tsunakawa > >