Skip to content

Releases: Keisir/inkdrop-code-fold

v1.6.0

23 Nov 19:01
v1.6.0
b6a2d13
Compare
Choose a tag to compare

Features

  • Add commands for folding at the current cursor position by @Keisir in #4
    • Commands: code-fold:toggle , code-fold:fold, code-fold:unfold
    • Keybindings: No key combinations are defined for these commands. You must configure them yourself. (Customize keybindings)

Full Changelog: v1.5.1...v1.6.0

v1.5.1

11 Nov 18:30
v1.5.1
9f07ba8
Compare
Choose a tag to compare

Bug Fixes

  • observe editor-layout for changes and inject settings after reload by @Keisir in #3 (Reported in #2)

Full Changelog: v1.5.0...v1.5.1

v1.5.0

06 Nov 18:07
v1.5.0
708ec4d
Compare
Choose a tag to compare

What's Changed

  • The plugin is now maintained by me (@Keisir)
  • The codemirror addon can now be loaded correctly again (#1)

Future of this plugin

I will look at the open issues in the old repository and address open feature requests or bug reports soon.

Full Changelog: https://github.com/Keisir/inkdrop-code-fold/commits/v1.5.0