dotnet/roslyn
Pasting generic type names in doc comments should escape '<' and '>'
開放
#19,197 建立於 2017年5月3日
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 '}'.