Closed tmueller closed 7 years ago
I agree. This should be an easy one as well, unfortunately I haven't got any time to work on enhancements for this plugin
Hi Jamal, thank you for this plugin. It is one of the most useful ones I have installed (I actually found it due to my usage of Visual Studio regions).
self.view.is_folded(self.view.sel()[0])
I renamed the FoldCurrentCommand
to ToggleFoldCurrentCommand
and removed the unfold command.
I also left the (un)fold all commands untouched, since people may still use them without wanting them all to be toggled.
Thanks for working on this, I have merged this into master so this closing this issue
Hi,
I am using your Plugin and it works really well. It would be nice to have a toggle folding command, so one has to rememeber only a single keyboard shortcut.