Show xml tag into visual studio intellisense

后端 未结 3 1535
轮回少年
轮回少年 2020-12-06 09:21

I added the xml tag to some of my methods but I can\'t see its content in IntelliSense.

Here is my code:

/// 

        
3条回答
  •  离开以前
    2020-12-06 10:01

    This has been finally implemented in Visual Studio 2019 v.16.6.0, only a decade later :)

    From the release notes:

提交回复
热议问题