dotnet/roslyn

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

開放

#19,197 建立於 2017年5月3日

 (2 則留言) (1 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-IDEhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 '}'.

貢獻者指南