Skip to content

Tag Archives: ingres source ctags vim

Navigating the Ingres source with … ctags

12-May-08

I recently discovered ctags, a program that generates a tag/index file for C, Java, PHP, Python, Ruby. For those new to the Ingres source ctags is an invaluable tool for navigating the Ingres source tree. Editors like vi and Emacs can use the generated tag file to allow the coder to go directly to [...]