dotnet/roslyn

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

Open

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

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)C# (20,414 star) (4,257 fork)batch import
Area-IDEhelp wanted

描述

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

貢獻者指南