Bounty: 50
I’m trying to find C function descriptions or definition bodies using Visual Studio. When I go to definition, it takes me to the header declaration which isn’t very useful. Sure I can see the signature but that’s not much. If I go to the definition in the header file, it doesn’t take me to the source code where the comments/body may be. Anyone know how to get more info within VS?