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