dotnet/roslyn
Pasting generic type names in doc comments should escape '<' and '>'
Aberta
#19.197 aberto em 3 de mai. de 2017
Area-IDEhelp 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
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 '}'.