I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code.
Is it possible to comment and uncomment multiple lines in Visual Studio Co
CTRL + / comment / uncomment multiple lines of code
Ctrl+k+u for upper case latter
ctrl+k+l for lower case latter