From lists@visualchutzpah.com Sat Nov 24 22:32:57 2007 From: Saul Rosenbaum To: textmate@lists.macromates.com Subject: [TxMt] colorization of html and php Date: Sat, 24 Nov 2007 17:32:53 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1028651178970956695==" --===============1028651178970956695== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I never noticed this issue before, but if I have a php file with html in it like so:
I get code colorization to the first div tag the closing div, body and html tags go uncolorized - is this just me? I'm thinking this is a new issue, because I've never noticed it before? -saul --===============1028651178970956695==-- From mummer@whitefalls.org Sun Nov 25 00:35:59 2007 From: Michael Sheets To: textmate@lists.macromates.com Subject: Re: [TxMt] colorization of html and php Date: Sat, 24 Nov 2007 18:35:53 -0600 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5657780537009877392==" --===============5657780537009877392== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Nov 24, 2007, at 4:32 PM, Saul Rosenbaum wrote: > I never noticed this issue before, but if I have a php file with > html in it like so: > > I get code colorization to the first div tag the closing div, body > and html tags go uncolorized - is this just me? I'm thinking this is > a new issue, because I've never noticed it before? This works in the current bundles, you must have a local change. First off make sure you are using the HTML grammar, not PHP. If that's not the cause revert your PHP and HTML bundles: http://wiki.macromates.com/Troubleshooting/RevertToDefaultBundles That shows how to revert all bundles, but the only two you really need to revert are HTML and PHP. --===============5657780537009877392==--