Closed ulidtko closed 8 years ago
Please see if the explicit list for the Microsoft sharp languages helps with your use case.
There is still an outstanding wart that could use improvement upon. The current regular expression lexer in the parser does not consider word boundaries before the language tag. This means that CC# or FMFMFM# will not start a comment in version 0.9.0.
Before:
After: