clangd / coc-clangd

clangd extension for coc.nvim
Apache License 2.0
757 stars 34 forks source link

Connection to server got closed #659

Closed SHAHNUR00 closed 5 months ago

SHAHNUR00 commented 6 months ago

After running the command clangd --version it is giving the following output: Screenshot (10)
And I also make sure that clangd is in my $PATH Screenshot (11)

I did all of the stuffs before creating this issue

fannheyward commented 6 months ago

The clangd server failed to start, coc-clangd is a client and can do nothing about this.