dotnet/roslyn
Auto-generated operations should handle multi-line doc comments correctly
開放
#54,900 建立於 2021年7月17日
Area-CompilersConcept-Continuous Improvementhelp wanted
倉庫指標
- 星標
- (20,414 顆星)
- PR 合併指標
- (平均合併 6天 17小時) (30 天內合併 256 個 PR)
描述
Version Used:
main
Steps to Reproduce:

This renders as a single line:

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