From projects@k3y93n.com Tue Aug 31 16:33:37 2021 From: projects@k3y93n.com To: textmate@lists.macromates.com Subject: [TxMt]Multi-level Nested Syntax Highlighting Date: Tue, 31 Aug 2021 12:33:28 -0400 Message-ID: <2A5E50C3-A4D9-45C0-A7D2-C2ABC07C7555@k3y93n.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1392357307869165029==" --===============1392357307869165029== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello I=E2=80=99ve been using textmate for a while and love it. Ran into a snag tod= ay. When I have multi-level nested code, I don't get syntax highlighting. I=E2=80=99m writing a PHP WordPress function that dynamically builds JSON-LD = in a As you can see, this is PHP nested in JSON-LD, that is nested in HTML, that i= s nested in PHP :) Code works, but there is no syntax highlighting for JSON-L= D or PHP within JSON-LD. Not sure if there is a way to enable this in TextMate or if it would have to = be added as a new feature. Since using schema is quickly becoming a standard,= and WordPress powers so many sites, I think it would be very useful if this = worked. Thanks --===============1392357307869165029==--