dotnet/roslyn
GitHub で見るHandle user typing Action<T> in a documentation comment
Open
#21,476 opened on 2017年8月12日
Area-IDEConcept-Design Debthelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
Version Used: 15.3 Preview 7
⚠️ This feature is not ready to implement. It needs design work to understand all the specific cases we're interested in handling.
Steps to Reproduce:
- In an XML documentation comment, type
Action<T>(as a set of keystrokes, not copy/paste)
Expected Behavior:
<see cref="Action{T}"/>
Actual Behavior:
Action<![CDATA[>]]>