docstring-fold
Simple package to fold Python docstrings
kylebarron 584 0 0.1.0 MIT GitHub

docstring-fold

Simple Atom package to fold Python docstrings.

Fold the docstring under the cursor by running docstring-fold:fold-current-docstring in the Command Palette. By default, this is bound to the keyboard shortcut ctrl+alt+shift+F.