Description
A source-code tagging system that builds indexes so developers can jump between symbols, definitions, and references in large codebases. It is often used with editors, shells, and code-reading workflows.
Install it if you read or maintain source code and want faster navigation without a full IDE. It is a command-line tool and works best after generating tags for the project you are studying.