doxygen comments for the function signature are autogenerated when typing inside a function #9742
Labels
bug
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
Language Service
Visual Studio
Inherited from Visual Studio
Milestone
Repros with 1.12.1 or later.
Type /// (or whatever the doxygen generation setting is configured to) inside a function.
Bug: It generates the doxygen comment for the function signature inside the function.
Reported on VS at https://developercommunity.visualstudio.com/t/C-documentation-comment-can-be-generat/1580317
The text was updated successfully, but these errors were encountered: