I decided to scratch an itch this morning, since I've been working with
ZSQL methods in
TextMate quite a lot recently. So I've created a
Zope bundle with some syntax highlighting support. It will do basic highlighting of plain DTML pages, and highlight both the DTML and SQL bits of ZSQL methods. It's not particularly useful yet, but it does enough for me. I'm planning to improve the highlighting at some point, add in ZPT support (though that pretty much works with XHTML highlighting so far...) and push in some snippets.
Reader Comments