comment and uncomment shorcut visual studio 2019 code example
Example 1: how to uncomment in visual studio
ctrl+k+c to comment ctrl+k+u to uncomment in visual studio
Example 2: how to comment selection in visual studio
In Visual Studio: Ctrl+K+C will comment, Ctrl+K+U Will uncomment