Can a lexer be configured in Grammar-Kit's "Live Preview"? Follow
In following the custom language tutorial, one defines a separate lexer. When I use Grammar-Kit's "Live Preview", it seems to not be using the one generated by JFlex; if this is the case, how might I configured Grammar-Kit to use a separate lexer?
Please sign in to leave a comment.
No, unfortunatly not at the moment. You can create a feature request for it: https://github.com/JetBrains/Grammar-Kit/issues/new
Thanks, and done:
https://github.com/JetBrains/Grammar-Kit/issues/44