/ Published in: Other
Replace the markers in the CSS Bundle with these to get foldable CSSedit groups.
Expand |
Embed | Plain Text
foldingStartMarker = '(/\* @group .+ \*/|\{)'; foldingStopMarker = '(/\* @end \*/|\n[^\{]+\}|\})';
You need to login to post a comment.
