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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
In #12521@thehogfather change the behavior of code folding to match the CodeMirror one.
So now when a tag span on multiple lines you have two code folding triangles.
@redmunds proposed an alternative.
Another option would be to collapse both tag attributes and tag contents something like this:
For reference 1.7 behaviour:
Opening this to review this aspect.
The text was updated successfully, but these errors were encountered:
In #12521 @thehogfather change the behavior of code folding to match the CodeMirror one.
So now when a tag span on multiple lines you have two code folding triangles.
@redmunds proposed an alternative.
Another option would be to collapse both tag attributes and tag contents something like this:
For reference 1.7 behaviour:
Opening this to review this aspect.
The text was updated successfully, but these errors were encountered: