summaryrefslogtreecommitdiffstats
path: root/development/rtags/README
blob: 5408d6e0679756b488690c70aead11bfb4e96844 (plain)
RTags is a client/server application that indexes C/C++ code and
keeps a persistent file-based database of references, declarations,
definitions, symbolnames etc.  There's also limited support for
ObjC/ObjC++.  It allows you to find symbols by name (including nested
class and namespace scope).