[PATCH] D92990: [clangd] Provide suggestions with invalid config keys

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 03:28:31 PST 2020


njames93 added a comment.

Adding in support for fix-its(at least in vscode) didn't seem to work. The language server there doesn't seem to send the `textDocument/codeAction` message to the server for the `.clangd` file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92990/new/

https://reviews.llvm.org/D92990



More information about the cfe-commits mailing list