Currently, upon folding code, the folded lines are replaced with ‘…]’
It’s compact, but when returning to code, it doesn’t really let us know what’s contained within the fold.
I’d like to see ‘…]’ replaced with something like ‘<div class=“className” …]’
I believe it would make folded code easier to distinguish.
Thoughts?