lsp: Add support for clangd's `inactiveRegions` extension (#26146)
Closes #13089 Here we use `experimental` to advertise our support for `inactiveRegions`. Note that clangd does not currently have a stable release that reads the `experimental` object (PR https://github.com/llvm/llvm-project/pull/116531), this can be tested with one of clangd's recent "unstable snapshots" in their [releases](https://github.com/clangd/clangd/releases). Release Notes: - Added support for clangd's `inactiveRegions` extension.  --------- Co-authored-by: Peter Tripp <peter@zed.dev> Co-authored-by: Kirill Bulatov <kirill@zed.dev>
N
Naim A. committed
829ecda370226b21cf22d895732e1773c6838d40
Parent: af5af9d
Committed by GitHub <noreply@github.com>
on 3/6/2025, 9:30:05 PM