Pakket: rtags (2.38-7)
Verwijzigingen voor rtags
Debian bronnen:
Het bronpakket rtags downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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).
Andere aan rtags gerelateerde pakketten
|
|
|
|
-
- dep: init-system-helpers (>= 1.52)
- helper tools for all init systems
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libclang1-14 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- compressiebibliotheek - programma's
-
- rec: elpa-rtags
- emacs front-end for RTags
-
- rec: libclang-dev
- clang library - Development package