You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When two following lines match two different folding expressions, they both get folded into the same fold.
I do think this behavior would be reasonable when no placeholder value is set. But when using a placeholder value, I would expect only the lines matching that expression gets folded into it
I'm have the problem with folding too and don't know how to solve it. I'm just letting know so I can be notified if it's fixed if it's bug.
Note
Not sure if this is the same and also not sure if I'm doing everything right. I would appreciate any advice or suggestions on how to achieve what I want.
I'd like to have separate folding for each element: Info, Debug and Trace. I was able to get different elements to collapse separately, but when they are placed sequentially, they fold into one group:
Describe the bug
I am trying to define two distinct folding conditions.
When I am enabling any one of them - it works.
But when when both are enabled - works only one.
I tried to define as separate groups or inside same group - no difference.
May be I am doing that incorrectly?
To Reproduce
Below are my settings:
Log lines to reproduce the behavior:
The text was updated successfully, but these errors were encountered: