Does Infragistics have any prebuilt grammars for XamSyntaxEditor? I want to use this for HTML, Javascript and possibly Perl. If they already exist I'd rather not duplicate the effort.
Hello Walter,
Thank you for posting to Infragistics Community!
The supported by the XamSyntaxEditor languages are Plain Text, C#, VB and Transact-SQL, as listed in this topic in our documentation. Unfortunately, grammars for any of the listed by you languages do not seem to be provided by the Ultimate UI for WPF toolset.
A helpful resource on providing custom grammar for a required language might be the Infragistics Syntax Parsing Engine documentation. Additionally, the Samples Browser provides a demo of the generation of a C# or VB Language file from EBNF definitions.
I hope the referenced resources bring some insight on how you may go about implementing your requirement.
Best regards,Bozhidara PachilovaAssociate Software Developer