Make your code comments
Use <kbd>Ctrl+/</kbd>
 as a line comment toggle. <kbd>Ctrl+/</kbd>
 adds comment tags (//) to the line of code the cursor is on or removes existing comment tags.Highlight blocks of code and use <kbd>Ctrl+/</kbd>
 to comment or remove existing comments on an entire block.