llvm / clangd-www

Apache License 2.0
22 stars 49 forks source link

Add a section about the coc-clangd client #90

Closed HighCommander4 closed 6 days ago

HighCommander4 commented 10 months ago

We have an Editor plugins section which covers how to set up clangd, and some important workflows like how to get logs or how to specify command-line arguments, for some popular clients.

For vim, we have a section about two plugins: YouCompleteMe and LanguageClient-neovim.

However, another popular vim plugin seems to be coc-clangd. (And it's even somewhat official, given that its repo lives in the clangd org?)

It would be nice to add a section for coc-clangd as well.

HighCommander4 commented 10 months ago

cc @fannheyward, maybe you would be interested in this? :smile:

fannheyward commented 10 months ago

I'm glad to improve this.

HighCommander4 commented 1 month ago

@fannheyward friendly ping :)

Today there was a user in the clangd Discord channel who didn't know how to get clangd logs from coc-clangd, and I also didn't know what to tell them.

HighCommander4 commented 2 weeks ago

I came across information about how to specify command-line arguments in the coc-clangd repo's README: https://github.com/clangd/coc-clangd?tab=readme-ov-file#configurations