
In this tutorial, we will learn how to quickly comment HTML contents in atom text editor. Atom is a great code editor for web development. It is completely free and open source editor by GitHub.
Keyboard Shortcut
You can use following keyboard shortcut to quickly comment and un-comment HTML contents in atom.
Select the content, and press following keys on the keyboard.
ctrl + /
Using Mouse
Select the content which you want to comment or un-comment , and navigate to:
Edit Toggle Comments.
See below image:
Download Atom
If you do not have atom editor, you can download and install it from its official website.
And I repeat, its completely free!!
Download Atom Editor
Category
- Alert Message on Mouse Hover Over a Div Using JavaScript
- Visual Studio Code – How To Quickly Create Basic HTML Template