Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

vscode add multi line comment code example

Example 1: how to comment multiple lines in vscode

********** For Windows **********
-> How to comment a block?

CTRL + K + CTRL + C 

-> How to uncomment a block?

CTRL + K + CTRL + U

Example 2: multiline comment in visual studio code shortcut

shift + alt + A

Tags:

Javascript Example

Related

break interval code example random number js 1 - 2 code example nodejs await timeout code example how to access all the values in a dictionary python code example sql server drop unique constraint code example Mi in kubernetes code example how i get pakistan time code example create py env code example django cms reset password code example swift initialize dictionary with values code example maven command line skip tests code example future string to string flutter code example

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy