clangd
clangd copied to clipboard
Multiple param names in a row

I just cloned Chromium source code and waited for a few hours until it finished indexing. I had a file open already while it was indexing. When I got back to PC I saw 12 param names everwhere instead of just 1.
Logs
System information
Output of clangd --version:
Ubuntu clangd version 14.0.0-1ubuntu1
Features: linux+grpc
Platform: x86_64-pc-linux-gnu
Editor/LSP plugin: https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd
Operating system: Linux vhost1 5.18.10-76051810-generic #202207071639~1657252310~22.04~7d5e891 SMP PREEMPT_DYNAMIC Fri J x86_64 x86_64 x86_64 GNU/Linux
Does the issue persist after closing and reopening the file?
I'm not sure, I'd have to check. But I do know that it occurs on newly opened files as well.