doxdocgen
doxdocgen copied to clipboard
Triggering the file comment
Describe the bug The file comment should also trigger, when there is a a non-doxygen comment (like a legal disclaimer) before
See screencap:

Os: windows 10 VSCode: 1.62.3 Plugin: v1.3.2
Hi @KUGA2 ,
this is on purpose and IIRC this has been a problem with another bug before.
In the current version of the extension the legal disclaimer should be part of the custom section in the file order and then be generated by doxdocgen.
Ok. But We want the license header without doxygen marker (!) and with an empty newline in between. Is this possible?
The empty lines should be possible but the license without the doxygen line prefix isn't I'm afraid.