dotnet/roslyn
Vedi su GitHubHandle user typing Action<T> in a documentation comment
Open
#21.476 aperta il 12 ago 2017
Area-IDEConcept-Design Debthelp wanted
Metriche repository
- Star
- (20.414 star)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
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[>]]>