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
I expect the collapse show me the function name GetAllCloudPointCloud
as shown follows, it starts with correct display (first line):
and it can keep correct as long as I don't change to another file.
If I switch to another file, and go back, it would show the last line of the signature instead of the first line
If I switch to another file, and go back, it would show the last line of the signature instead of the first line !
This suggests the issue is with vscode itself.
Clangd provides a document outline (which vscode may use for determining these sticky scroll headers) when a file is opened or edited, but clangd plays no role in switching between open editors.
suggesting a long signature of function:
I expect the collapse show me the function name
GetAllCloudPointCloud
as shown follows, it starts with correct display (first line):
and it can keep correct as long as I don't change to another file.
If I switch to another file, and go back, it would show the last line of the signature instead of the first line
logs
clangd.log
System information
Clangd version 18.1.8
clangd extension version:
Operating system: kUbuntu 2404
The text was updated successfully, but these errors were encountered: