-
Notifications
You must be signed in to change notification settings - Fork 463
Knowledge Garden
Charles Chiu edited this page Jan 12, 2024
·
24 revisions
This wiki page lists all educational quality issues or discussions.
-
<C-v>
freezes nvim when pasting a large number of texts - How can I traverse functions with jump list?
- How to go to next/previous live_grep results directly?
- clangd related issues.
- clangd can’t find standard library headers
- clangd: Third-party header file not found
- clang-format: Use style configuration file
- no support c++11, and include my head ERROR
- Disable clang-tidy for clangd, but not effective
- How can I clean these error for C++20
- How to jump to
var
andstruct
definitions usingclangd
viagd/gD
? - How can I modify the clangd.lua to make it support C++ 20?
- pyright related issues
- pylsp related issues
- misc