doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Triggering the file comment

Open KUGA2 opened this issue 3 years ago • 3 comments

Describe the bug The file comment should also trigger, when there is a a non-doxygen comment (like a legal disclaimer) before

See screencap: Animation

Os: windows 10 VSCode: 1.62.3 Plugin: v1.3.2

KUGA2 avatar Nov 29 '21 10:11 KUGA2

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.

cschlosser avatar Feb 24 '22 18:02 cschlosser

Ok. But We want the license header without doxygen marker (!) and with an empty newline in between. Is this possible?

KUGA2 avatar Mar 01 '22 10:03 KUGA2

The empty lines should be possible but the license without the doxygen line prefix isn't I'm afraid.

cschlosser avatar Mar 06 '22 19:03 cschlosser