dotnet/roslyn

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

開放

#54,900 建立於 2021年7月17日

 (1 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-CompilersConcept-Continuous Improvementhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

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

貢獻者指南