clangd-www icon indicating copy to clipboard operation
clangd-www copied to clipboard

Document the textDocument/inactiveRegions extension

Open HighCommander4 opened this issue 7 months ago • 0 comments

In https://reviews.llvm.org/D143974, clangd added support for a textDocument/inactiveRegions request which is an unofficial extension to the Language Server Protocol (with accompanying client-side support in vscode-clangd in https://github.com/clangd/vscode-clangd/pull/193).

Other extensions are documented at https://clangd.llvm.org/extensions; we should document inactiveRegions there as well.

HighCommander4 avatar Jul 13 '24 00:07 HighCommander4