vscode-cpptools
vscode-cpptools copied to clipboard
IntelliSense/on-hover hints don't pick up Doc Comments that are on the same line as the declaration.
Feature Request
For example Raylib headers have descriptions of functions on same line as declarations.
But instead hover hints displays only comments that are above declaration.
Same with IntelliSense.
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).
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 This GitHub issue needs more upvotes. Someone could also try opening a new VS Code issue and then upvote that.