Folks, I created a ticket in the issue tracker a while back about this
(http://bitbucket.org/birkenfeld/pygments-main/issue/510/actionscript-
and-mxml-syntax-highlighting) but haven't heard anything else about
it. For convenience, I put this in the issue description for the
ticket:

The current syntax highlighting for AS3 and MXML is pretty bad. Could
you add specific highlighting for .as and .mxml files? In addition, if
time is an issue, a stopgap option is to just map .as files to
whatever you use to highlight .java files, and map .mxml files to your
current .xml highlighter. The highlighting isn't perfect, but it's
better than the current setup. Thanks.


The issue had a few replies but then nothing further. Can somone on
the Pygments team comment on this? As I said above, a full and proper
parser for .as and .mxml files would be great (especially not treating
code in MXML script blocks as one big, grey-colored CDATA block, but
rather highlighting the code correctly). But even just using the
current .java and .xml highlighter for these would be a temporary
improvement.

Thanks,

Brian

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to