One of my favourite VS Code functionality is commenting and uncomment multiple lines of code using a keyboard shortcut. This post will show how to use VS Code to do the above, save time, and be more productive with coding and VS Code. Comment To comment multiple lines of code using VS Code, we use…… Continue reading Comment and Uncomment Multiple Lines of Code With VS Code