Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Foldable TextMate CSS Groups (i.e. CSSEdit) Re: Foldable TextMate CSS Groups (i.e. CSSEdit)

#89465

Or an even easier way:


/** @group Group Name */

css here {
blah: blah;
}

/* @end **/

For some reason the double *s make the section foldable