Posted 19 years ago
by Richard Matthias
Hi, I'm currently evaluating SyntaxEditor and I've spent some time putting together a language definition for the langauge I need to edit. I've got the definition to load but as soon as I type anything I get the exception below:-
An unhandled exception of type 'ActiproSoftware.SyntaxEditor.InvalidRegexPatternException' occurred in actiprosoftware.syntaxeditor.dll
Additional information: Unexpected end in regular expression quoted string.
There is no information on which regex is causing the problem though. Is there a way to find out? I can post the language file if necessary.
An unhandled exception of type 'ActiproSoftware.SyntaxEditor.InvalidRegexPatternException' occurred in actiprosoftware.syntaxeditor.dll
Additional information: Unexpected end in regular expression quoted string.
There is no information on which regex is causing the problem though. Is there a way to find out? I can post the language file if necessary.