doxdocgen
doxdocgen copied to clipboard
the prefix for other lines
Is your feature request related to a problem? Please describe. The function of “Doxdocgen › C: Comment Prefix” is "The prefix that is used for each comment line except for first and last". It is quite useful, but there is no function about "prefix for other lines".
Describe the solution you'd like
"the prefix for other lines", which means add prefix for other lines, e.g the image below add prefix '\t' for other lines.

Describe alternatives you've considered Add by myself for other lines. What's more, I can't use snippets within annotation in VSCode.
Additional context No.