dotnet/roslyn

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

オープン

#54,900 opened on 2021/07/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-CompilersConcept-Continuous Improvementhelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

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

コントリビューターガイド