dotnet/roslyn
Pasting generic type names in doc comments should escape '<' and '>'
Ouverte
#19 197 ouverte le 3 mai 2017
Area-IDEhelp wanted
Métriques du dépôt
- Stars
- (20 414 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
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 '}'.