When I used to use Visual Studio I could use /// to declare a summary of my method at the and it would autogenerate all the tags and add a line for any params however after installing Visual Studio 2015 I no longer seem able to do this by default. Is there something I need to enable in the settings? I'm coding in C++ however if I don't think that is the problem.
Thanks