[ experimental ]
套件:clangd-20(1:20~++20240921071058+b177a9b6efb6-1~exp1) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Language server that provides IDE-like features to editors
clangd understands your C++ code and adds smart features to your editor:
- code completion - compile errors - go-to-definition - and more.
clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin.
其他與 clangd-20 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclang-common-20-dev (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- Clang library - Common development package
-
- dep: libclang-cpp20 (>= 1:20~++20240921071058+b177a9b6efb6)
- C++ interface to the Clang library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libllvm20 (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3