Skip to content

Keisir/inkdrop-code-fold

 
 

Repository files navigation

Code fold

Lets you fold and unfold text blocks in the editor.

Shortcuts

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

Example

Demo

Changelog

See the GitHub releases for an overview of what changed in each update.

Acknowledgements

Forked from https://github.com/moyicat/inkdrop-code-fold

Thanks to @moyicat for creating this plugin.

About

Code fold plugin for Inkdrop

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 72.3%
  • Less 27.7%