[ Bron: ccls ]
Pakket: ccls (0.20210330-1)
Verwijzigingen voor ccls
Debian bronnen:
Het bronpakket ccls downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
C/C++/ObjC language server
This originates from cquery, and is a server implementing Language Server Protocol for C/C++/Objective-C. It supports:
* code completion (with both signature help and snippets) * definition/references, and other cross references * cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ... * formatting * hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy * symbol rename * document symbols and approximate search of workspace symbol * hover information * diagnostics and code actions (clang FixIts) * semantic highlighting and preprocessor skipped regions * semantic navigation: $ccls/navigate
Andere aan ccls gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.30)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libclang-cpp11 (>= 1:11.0.1)
- C++ interface to the Clang library
-
- dep: libgcc-s1 (>= 4.2)
- GCC support bibliotheek
-
- dep: libllvm11 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3
-
- rec: libclang-common-11-dev
- Clang library - Common development package
-
- sug: elpa-lsp-mode
- Emacs client/library for the Language Server Protocol