ECB - emacs code browser
Thursday, November 25th, 2004ECB is a emacs code browser. It displays a number of informational windows that allow for easy source code navigation and overview. It includes:
directory tree
a list of source files in the current directory,
a list of functions/classes/methods/… in the current file
a history of recently visited files,
output from compilation (the compilation window) and other modes like help, [...]