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. hokein on Aug 22 2019, 7:25 AM. Authored by
Details This would make client know which codeActionKinds that clangd may VSCode will add a new entry "Refactor..." (which shows all
Diff Detail
|