visual studio multi line comment code example
Example 1: multiline comment in visual studio code shortcut
shift + alt + A
Example 2: visual basic multiline comment
'Highlight lines to comment
'Press Ctrl + K, then Crtl + C
'To uncomment: press Ctrl + K, then Ctrl + U