[ nabia ]
[ nabia-updates ]
[ aramo ]
[ 原始碼: ccls ]
套件: ccls (0.20190823.5-1)
ccls 的相關超連結
Trisquel 的資源:
下載原始碼套件 ccls:
維護者:
Original Maintainer:
- Shengjing Zhu
外部的資源:
- 主頁 [github.com]
相似套件:
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
其他與 ccls 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library (dependency package)
-
- dep: libllvm9 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- rec: libclang-common-9-dev
- Clang library - Common development package
-
- sug: elpa-lsp-mode
- Emacs client/library for the Language Server Protocol