How can I comment multiple lines in Visual Studio Code? 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 Code using some shortcut? If yes,
c# - Visual Studio ** comment shortcut? - Stack Overflow Visual Studio 2019 now natively supports this keyboard shortcut -- Toggle Block Comment Uncomment is now available through the keyboard shortcut (Ctrl+Shift+ ) or through Edit > Advanced > Toggle Block Comment This command will add or remove block comments depending on what you have selected
c# - Create a shortcut on Desktop - Stack Overflow I want to create a shortcut pointing to some EXE file, on the desktop, using NET Framework 3 5 and relying on an official Windows API How can I do that?
How to indent format a selection of code in Visual Studio Code? I want to indent a specific section of code in Visual Studio Code I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when sele