This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter.
For how this works, see the CHANGELOG.md
Supported smart text snippets:
-
Constructors
-
Destructors
-
Getters
-
Setters
-
Factory methods
Each of them can be configured with its own custom text and you can decide if the addon should attempt to split the name of the method according to its case.