From mailinglist0@skurfer.com Tue Mar 23 19:30:18 2010 From: Rob McBroom To: textmate@lists.macromates.com Subject: [TxMt] Re: Extending HTML Code folding Date: Tue, 23 Mar 2010 15:30:16 -0400 Message-ID: In-Reply-To: <195163121003231123p371374bcu9af2b40514b60d66@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4832220883832972664==" --===============4832220883832972664== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Mar 23, 2010, at 2:23 PM, Saul Rosenbaum wrote: > Works brilliantly, but my question is how to extend the css code folding fr= om within other types of files (like HTML, PHP etc.) Doing a bunch of one-off= pages and it would help greatly. The HTML grammar includes the CSS grammar where appropriate, rather than rede= fining it. Search the HTML Language definition for "source.css.embedded.html= =E2=80=9D to see what I mean. So it should already work for things inside a