Clangd Workspace File SymbolsA Visual Studio Code Extension that allows you to add your workspace files as symbols to the RequirementsRequires the clangd extension to be installed and active to function Extension SettingsTo control what kind of files shows up in your workspace symbols query, you can specify search inclusion & inclusion pattern. These patterns should be formatted in the same way as you would when calling the findFiles function (see https://code.visualstudio.com/api/references/vscode-api#workspace) as they are forwarded directly to just that. Example include filter: |