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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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