Skip to content

[Feature] “Generate Doxygen Comment” doesn't work when // in the second line and after #13527

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

Open
v-ericawu opened this issue Apr 17, 2025 · 0 comments
Labels
enhancement Improvement to an existing feature Feature Request

Comments

@v-ericawu
Copy link

Feature Request

Feature Request: The Generate Doxygen Comment doesn't work when the // is added because it's designed to only work if there's no pre-existing comment. Suggesting show some info message explaining why it didn't work

Repro Steps:

  1. Download SingleRootProject and open with VSCode, then open doxygen_generation.cpp file.
  2. Type // on line 2.
  3. Navigate and Click on the ‘add_nmbers’ function.
  4. Right-click on the mouse and click on the ‘Generate Doxygen Comment’ button.

Expected Result: It is recommended to display some information explaining why generating Doxygen comments does not work when // is added

Actual Result: “Generate Doxygen Comment” doesn't work when // in the second line and after

Image

Image

@v-ericawu v-ericawu added enhancement Improvement to an existing feature Feature Request labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant