dotnet/roslyn

Pasting generic type names in doc comments should escape '<' and '>'

Aperta

#19.197 aperta il 3 mag 2017

 (2 commenti) (1 reazione) (0 assegnatari)C# (4257 fork)batch import
Area-IDEhelp wanted

Metriche repository

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

Descrizione

I find myself often passing type names into <see cref=""/> constructs, it would be so helpful if the '<' and `>' would be automatically replaced with '{' and '}'.

Guida contributor