Brian Buttolph - 2015-07-09

LINQPad puts C# queries in files with the .linq extension. I've added EXTENSION_MAPPING = linq=C# and .linq to the list of FILE_PATTERNS in my configuration file. Still Doxygen does not display the result the same as other .cs files; there's no keyword highlighting. If I change the extension to .cs the same file displays fine but I'd rather not do that. Any suggestions on what to try next?

Thanks,
Brian