|
rtags
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Source code cross-referencer like ctags with a clang frontend |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: c++ c code-navigation refactoring clang developer-tools | ||||||||||||||||||||
| Install: brew install rtags | ||||||||||||||||||||
|
About: Rtags is a source code cross-referencing system that leverages the Clang compiler frontend to index C, C++, Objective-C, and Objective-C++ code. It provides fast, accurate code navigation features like 'go to definition' and 'find references' directly within editors like Emacs and Vim. This tool helps developers navigate and understand large, complex codebases efficiently by maintaining a real-time database of symbol information. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|