Comment and uncomment multiple lines of code in Visual Studio Code || Tutorial for Beginners

preview_player
Показать описание
This tutorials is for very beginners started working with visuals Studio code. In this video tutorial we will learn how to comment and uncomment multiple lines of code in visual studio code. We will learn following things:
How do you uncomment multiple lines in VS Code?
How do you comment multiple lines in R VS Code?

under default visual studio settings:
1) Single line comment/uncomment:
//this is cool it help
shortcut key: Ctrl + /

2) Multiline single line comment/uncomment:
// this is cool it help
// this is visual studio code
// like and subscribe to support

shortcut key: Ctrl + /
3) Multiline comment/uncomment:
/* This is cool it help
please like and subscribe to
support and learn more*/

shortcut key: Alt + Shift + A

#visualstudio #vscode #visualstudiocode #javatutorial #javatutorialsforbeginners #coolithelp #productivity #codeing #eclipse
Рекомендации по теме