Lets you fold and unfold text blocks in the editor.
Command | Shortcut | Description |
---|---|---|
code-fold:fold-all |
Control + Shift + E | Fold all |
code-fold:unfold-all |
Control + Shift + R | Unfold all |
code-fold:toggle |
(unset) | Toggle fold |
code-fold:fold |
(unset) | Fold |
code-fold:unfold |
(unset) | Unfold |
See the GitHub releases for an overview of what changed in each update.
Forked from https://github.com/moyicat/inkdrop-code-fold
Thanks to @moyicat for creating this plugin.