LINQPad seems to ignore <remarks> and <exception> tags in documentation comments
they work in visual studio
VS:
would it be possible to add support for both of these tags?
they work in visual studio
VS:
would it be possible to add support for both of these tags?
Comments
Will add exception tag support in LINQPad 8. Remarks tags can get pretty long so I don't know how well this will work with tooltips unless truncated. Note that there are no remarks tags in the .NET runtime XML files - these have all been stripped out.