Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doxygen comments for the function signature are autogenerated when typing inside a function #9742

Closed
sean-mcmanus opened this issue Aug 16, 2022 · 0 comments
Assignees
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

Comments

@sean-mcmanus
Copy link
Collaborator

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

@sean-mcmanus sean-mcmanus added Language Service Visual Studio Inherited from Visual Studio Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. bug labels Aug 16, 2022
@Colengms Colengms added this to the Tracking milestone Oct 4, 2022
@sean-mcmanus sean-mcmanus modified the milestones: Tracking, 1.14.0 Dec 7, 2022
@sean-mcmanus sean-mcmanus self-assigned this Dec 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants