[ 源代码: rtags ]
软件包:rtags(2.38-3)
C/C client/server indexer with integration for Emacs
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). Most importantly it gives you proper follow-symbol and find-references support. It also have neat little things like rename-symbol, integration with clang’s “fixits” (https://clang.llvm.org/diagnostics.html).
其他与 rtags 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.52)
- 所有初始化系统的帮助工具
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang1-11 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc 6 (>= 9)
- GNU 标准 C 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: elpa-rtags
- emacs front-end for RTags
-
- rec: libclang-common-11-dev
- Clang library - Common development package