[clang-tools-extra] [clangd] Add support for textDocument/rangesFormatting (LSP 3.18) (PR #80180)
Tom Praschan via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 1 10:49:38 PST 2024
tom-anders wrote:
Adapted to spec, it's now a separate request (`textDocument/range**s**Formatting`).
Will add some tests if this gets positive feedback
https://github.com/llvm/llvm-project/pull/80180
More information about the cfe-commits
mailing list