vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

IntelliSense/on-hover hints don't pick up Doc Comments that are on the same line as the declaration.

Open Xotchkass opened this issue 2 years ago • 3 comments

Feature Request

For example Raylib headers have descriptions of functions on same line as declarations. image

But instead hover hints displays only comments that are above declaration. image

Same with IntelliSense. image image

Xotchkass avatar Sep 08 '23 14:09 Xotchkass

Thanks for reporting this. I seem to remember seeing this issue before, but I wasn't able to find it, so I created a new one on VS at https://developercommunity.visualstudio.com/t/No-C-single-line-doc-comments-appear-o/10461729 (I think this is from shared code, although I could be mistaken, in which case we may have to port the fix later on).

sean-mcmanus avatar Sep 08 '23 17:09 sean-mcmanus

Any update on this? The Visual Studio Issue was closed. I'm sure it worked for a while for me. Now it just stopped working for me. The only thing i did since then was install the SFML library. It might be a configuration problem? I can't seem to find the solution to this. Any help would me much appreciated!

TommekDJ avatar May 27 '25 13:05 TommekDJ

@TommekDJ This GitHub issue needs more upvotes. Someone could also try opening a new VS Code issue and then upvote that.

sean-mcmanus avatar Jun 06 '25 21:06 sean-mcmanus