This would make client know which codeActionKinds that clangd may
return.
VSCode will add a new entry "Refactor..." (which shows all
refactoring-kind code actions) in the right-click menu.
 Differential  D66592  
[clangd] Send suppported codeActionKinds to the client. Authored by hokein on Aug 22 2019, 7:25 AM. 
Details This would make client know which codeActionKinds that clangd may VSCode will add a new entry "Refactor..." (which shows all 
Diff Detail 
  | 
NIT: a typo, s/codeActionProvide/codeActionProvider