dotnet/roslyn

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

Open

#19,197 opened on 2017年5月3日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)C# (20,414 stars) (4,257 forks)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 '}'.

コントリビューターガイド