Show <remarks> documentation in Quick Info#42135
Conversation
|
I wonder if the remarks section in the tooltip could be somehow indicated, either visually (font style/separator/indentation etc.), or maybe preferably just by saying "Remarks:". |
|
@miloush For the examples I found, it seemed to hurt more than help. The paragraph separation seems to work well for these two cases:
|
Just wanted to chime in that this is the exact reason I have almost never used the TL;DR; Thanks for fixing up old crap. |
|
Design review conclusion: This feature seems likely to work exactly as expected for users who want to use |
|
Design meeting notes:
|

Builds on #42128
Originally I was more concerned that this would clutter the Quick Info presentation. However, I found that the core library does not include any
<remarks>documentation (at least in mscorlib.xml). The presentation used in this pull request has<remarks>rendered exactly the same way as additional<para>elements within a<summary>section.