Hi,
the Token-class has a IsComment member to determine if this token is a comment? How can this property be set? Is there a way to define a certain lexical state in the XML syntax definition file of a dynamic language as "comment" which will then set all token which as in this state to IsComment=true?
Thanks for your help and best regards,
Joachim