Closed baincd closed 3 years ago
Makes sense. I will fix it within a few days. Thanks for reporting!
@baincd , I just checked and it seems that foldIndentedContext
already works as you described. Can you please provide detailed repro steps:
filterlines
VS Code settings?
Hi @earshinov ,
Sure, no problem. Using the default settings (and other extensions disabled)
When executing the "Exclude Lines with RegEx", after filtering the contents are folded
I expected the file to not be folded (folding should happen only when using one of the "...and Context" commands)
The folding occurs (but should not):
Thanks!
Should be fixed in v1.0.0. Please let me know if you have any problems.
Perfect, thank you!
Lines should not be folded in the following scenarios (even if
foldIndentedContext
is true)