nridge marked an inline comment as done. nridge added inline comments.
================ Comment at: clang-tools-extra/docs/clangd/Features.rst:266 +-------------------------------------+------------+----------+ -| Organize Includes | No | No | +| Organize Includes | Yes | No | +-------------------------------------+------------+----------+ ---------------- Note, I changed "Organize Includes" to "Yes" because it doesn't need a new protocol: it's meant to use `textDocument/codeAction` (there's even a `CodeActionKind` for it, `source.organizeImports`). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D65373/new/ https://reviews.llvm.org/D65373 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits