dotnet/roslyn

Auto-generated operations should handle multi-line doc comments correctly

Aperta

#54.900 aperta il 17 lug 2021

 (1 commento) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-CompilersConcept-Continuous Improvementhelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

Version Used:

main

Steps to Reproduce:

image

This renders as a single line:

image

Either have the source generator add <para> on its own, or do that in OperationInterfaces.xml

The above is just an example. This may apply to other doc comments

Guida contributor