Well then you will have to make a new lexer by changing the nearest one. Lexers are for identifying lexical entities in a specific programming language and since comment formats don't change often in an established language AFAIK all lexers hard code the comment formats for their language.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.