-
Notifications
You must be signed in to change notification settings - Fork 459
Knowledge Garden
Charles Chiu edited this page Jul 4, 2023
·
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
?
- pyright related issues
- pylsp related issues