We're using the SyntaxEditor Parser Generator for a custom language. I've got a problem where every great once in while, semantic parsing stops happening for users until they restart the editor. I've been unable to duplicate it where I can use the debugger, but I suspect the parsing is getting in an infinite loop tying up the parser service. At this point, I don't know if it's something I'm doing or a bug on the Actipro side. Anyone else see this?