dotnet/roslyn
View on GitHubPasting generic type names in doc comments should escape '<' and '>'
Open
#19,197 opened on May 3, 2017
Area-IDEhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 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 '}'.