-
Notifications
You must be signed in to change notification settings - Fork 482
Knowledge Garden
Charles Chiu edited this page Jul 29, 2025
·
29 revisions
Note
This wiki page catalogues all discussions and issues containing useful information. You can also search for the educational label, which serves the same purpose.
-
<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
varandstructdefinitions usingclangdviagd/gD? - How can I modify the clangd.lua to make it support C++ 20?
- C++23 Support of Clangd
- pyright related issues
- pylsp related issues
- misc
- Treesitter highlights broken due to
query: invalid node type - Will Treesitter ever be stable on big files?(Reddit Post)