by robert » Sun Feb 05, 2012 5:53 am
I've fixed the JS issue, and updated the plain JavaScript TokenMaker to behave like that used when highlighting HTML. The only thing left you asked for is CSS highlighting in HTML. Can you please try out the current CSS syntax style and let me know if it meets your needs? You've provided some great feedback for other languages so far, and if there are any tweaks you're going to want for CSS, it'd be better to know them now than to wait until it's been added into HTML, JSP, and PHP (unfortunately it's not really possible to share syntax highlighting code amongst different syntax styles, so it must be copy-and-pasted, so I'd like to make sure the current CSS support is sufficient before proceeding).
I've fixed the JS issue, and updated the plain JavaScript TokenMaker to behave like that used when highlighting HTML. The only thing left you asked for is CSS highlighting in HTML. Can you please try out the current CSS syntax style and let me know if it meets your needs? You've provided some great feedback for other languages so far, and if there are any tweaks you're going to want for CSS, it'd be better to know them now than to wait until it's been added into HTML, JSP, and PHP (unfortunately it's not really possible to share syntax highlighting code amongst different syntax styles, so it must be copy-and-pasted, so I'd like to make sure the current CSS support is sufficient before proceeding).