Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 277 Bytes

Atom Fold Comments

Quickly toggle folding on all block comments with ctrl+shift+/.

screenshot

Autofolding

You can specify comments autofolding on file opening with next config option

"fold-comments":
  autofold: true