-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Feature: Doc commentsAn issue related to code comments shown in hover, completion, and signature help.An issue related to code comments shown in hover, completion, and signature help.Language ServiceVisual StudioInherited from Visual StudioInherited from Visual StudiobugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.insidersCurrently only repros with our latest Insiders release.Currently only repros with our latest Insiders release.regressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous release
Milestone
Description
Environment
- VS Code Version: 1.100.3
- C/C++ Extension Version: 1.26.1
In older version i rember output was correct, but now:
doxygen: * @param[in] key The Mpls Evpn Model Tunnel Key.
Output in popup up window:
[in] - key The Mpls Evpn Model Tunnel Key.
Correct output, what i saw in previus versions, with and without direction for param
:
key - The Mpls Evpn Model Tunnel Key
Delgan
Metadata
Metadata
Assignees
Labels
Feature: Doc commentsAn issue related to code comments shown in hover, completion, and signature help.An issue related to code comments shown in hover, completion, and signature help.Language ServiceVisual StudioInherited from Visual StudioInherited from Visual StudiobugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.insidersCurrently only repros with our latest Insiders release.Currently only repros with our latest Insiders release.regressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous release
Type
Projects
Status
Done