Doxygen comment generation with the /** style doesn't have the end */ aligned #9758
Labels
bug
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
It's great that you added support for generating doxygen comments.
Just noted a little inconsistency: When generating a Javadoc style doxygen comment that starts with /**, the indention of the final asterisk is not in line with the asterisks on the lines above it, as is normally the case.
Originally posted by @Spaark84 in #5683 (comment)
The text was updated successfully, but these errors were encountered: