-
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.
Milestone
Description
Hello @sean-mcmanus.
I'm using v1.26.3 and unfortunately I'm observing this bug is still present.
For example with the following function:
/** * @brief Function description. * * @param[in] arg Hello, world. */ void foobar(int arg);Curiously, it only seems to be triggered when the argument description contains a comma.
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.
Type
Projects
Status
Done