Has this been released on the official repository, and if not, why?
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
It’s not in under "C" or by the Tag Cloud under "plugin" & "C" definitely should be there.
It has not been added to the repos, because I’m still not sure for which browsers it actually works ;-)
On XP sp2 works in IE7, IE6, FFox 2, Opera 9.25, Netscape 9.0.0.5
Doesn’t work in Safari 3.0.4 (Windows version)
Found a small bug.
If you change the Template when the Highlighter is activated you lose everything in the content TV.
Workaround is to copy the content, change the template, paste the content back in.
I noticed that the autocomplete wasn’t working, and looked inside the snippet code. Seems it was turned off, namely for the { and } characters.
I’m gonna see if I can hack it so it won’t indent those PHP-style anymore (as well as add in stuff like <b>, etc.).