Comment your code with block comments.
apm install block-and-line-comment
Or using the settings view in atom.
Mac:
cmd
+ d
Windows / Linux:
ctrl
+ d
- C-based languages
- Python
- Coffee Script
- HTML
- Markdown
- Ruby
- Elm
- TeX and LaTeX
- Based on grammars at start and end points of selection
- If there is not selected text comments all row
- Handles embedded languages (such as PHP in HTML)
- Multiple selections
- uncomment when cursor is positioned inside a comment block.