doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Add parameter types to comments

Open Rossettaylm opened this issue 3 years ago • 2 comments
trafficstars

If I want to add a parameter types for my comments like this image what can I do? I found in the settings.json of vscode that you can write "doxdocgen.generic.paramTemplate": "@param {param}", I tried to write like "doxdocgen.generic.paramTemplate": "@param {param} -> {type}", but it can not work great.

Rossettaylm avatar Dec 16 '21 14:12 Rossettaylm

Hi @Rossettaylm , this isn't possible yet. Thank you for requesting this feature.

cschlosser avatar Dec 16 '21 18:12 cschlosser

require

xiaohuihuitop avatar Sep 06 '22 15:09 xiaohuihuitop