Doesn't find clangd anymore after update from 0.21.0 to 0.21.1
See original GitHub issueAfter updating coc-clangd from 0.21.0 to 0.21.1, clangd is not found anymore. A downgrade to 0.21.0 makes it work again.
This is on Linux, with clangd in PATH
:
$ which clangd
/usr/bin/clangd
System information Clangd version:
Debian clangd version 13.0.1-3+b1
Features: linux+grpc
Platform: x86_64-pc-linux-gnu
clangd extension version (from :CocInfo
): 0.21.1
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Code formatting does not work in the latest version of libtinfo
Type: LanguageService. Describe the bug. OS and Version: Kubuntu 18.10; VS Code Version: 1.31.1; C/C++ Extension Version: 0.21.0 ...
Read more >Update Schematic from PCB shows blank window (KiCad 6.0 ...
Description. Tools > "Update Schematic from PCB" shows blank window that disappears after a second or two. No errors shown.
Read more >Todays Ubuntu 22.04 updates seem to break Clang compiler
Standard header files are not found anymore. E.g. evaluate.cpp:19:10: fatal error: 'algorithm' file not found Tested with two different ...
Read more >Changelog — conan 1.56.0 documentation
Fix: The CMake() helper now doesn't require a compiler input to deduce the default generator. Fix: conan search <pattern> now works consistently in...
Read more >What's New — pandas 0.21.1 documentation - PyData |
This is a minor bug-fix release in the 0.21.x series and includes some small regression fixes, bug fixes and performance improvements. We recommend...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Try v0.21.3
Thanks, this works now.