dotnet/roslyn
Pasting generic type names in doc comments should escape '<' and '>'
オープン
#19,197 opened on 2017/05/03
Area-IDEhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
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 '}'.