clangd icon indicating copy to clipboard operation
clangd copied to clipboard

Multiple param names in a row

Open szmarczak opened this issue 3 years ago • 2 comments

image

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

logs.txt

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

szmarczak avatar Jul 30 '22 13:07 szmarczak

Does the issue persist after closing and reopening the file?

HighCommander4 avatar Aug 14 '22 19:08 HighCommander4

I'm not sure, I'd have to check. But I do know that it occurs on newly opened files as well.

szmarczak avatar Aug 15 '22 08:08 szmarczak