Add support for xmldoc tags on local functions (C# 7.0+) #39113
Labels
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
Resolution-Duplicate
The described behavior is tracked in another issue
This issue has been moved from a ticket on Developer Community.
Support for local functions was added in C# 7.0, which is awesome. However, decorating a local function with
<summary>...</summary>
tags will not produce any Intellisense in Visual Studio 2019 (as of version 16.2.5):It would be great to have some way of producing Intellisense for local functions.
Original Comments
Jane Wu [MSFT] on 9/18/2019, 08:07 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We’ll provide an update once the issue has been triaged by the product team.
The text was updated successfully, but these errors were encountered: