KUGA2

Results 21 comments of KUGA2

@jeetsukumaran please respond

Honestly, I don't remember. The time frame, when I was working on this, has passed. I remember facing issues, but I don't remember which. I am still wondering why a...

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

Thank you for this nice response. First of all, I need to to double slash the configs `"doxdocgen.generic.paramTemplate": "\\param {param} ",`. Easy fix :) Is still got a few issues....

Thanks. This works so far. However, on other C(++) elements, there are now a lot of empty lines. Also, the brief collides with the c/dtor texts: ![grafik](https://user-images.githubusercontent.com/10581931/143599696-da3f4344-2b02-40e4-ac41-44d87e72ea93.png)

I actually like the c/dtor texts. But they should overwrite the brief template. On the empty lines: This is my config now. It works great for functions and methods (as...

There is also an issue with the file comments and my settings: ``` "doxdocgen.generic.briefTemplate": "{text}", "doxdocgen.generic.customTags": [""], "doxdocgen.generic.paramTemplate": "\\param[] {param}{indent:32}", "doxdocgen.generic.returnTemplate": "\\retval {indent:32}", "doxdocgen.c.commentPrefix": "//! ", "doxdocgen.c.lastLine": "", "doxdocgen.c.firstLine": "",...

If anyone could look into this again, i would be very grateful :) It really bothers me when i see my own commits with silly type-os.

No longer relevant to me. But maybe others...