dotnet/roslyn
View on GitHubHandle user typing Action<T> in a documentation comment
Open
#21,476 opened on Aug 12, 2017
Area-IDEConcept-Design Debthelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
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[>]]>