You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 clangd/vscode-clangd#193).