dotnet/roslyn

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

Aberta

#54.900 aberto em 17 de jul. de 2021

 (1 comentário) (0 reação) (0 responsável)C# (4.257 forks)batch import
Area-CompilersConcept-Continuous Improvementhelp wanted

Métricas do repositório

Stars
 (20.414 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

Description

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

Guia do colaborador