doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

auto cursor location

Open ifanma opened this issue 3 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe.

no, it's a new feature request.

Describe the solution you'd like

image

After the comment is completed, the cursor can be located at the end of the @brief tag. And cursor can be located in turn using tab key.

just like "customer code snippet" in Vscode, it locates cursor using $1, $2, and so on.

ifanma avatar Dec 16 '21 13:12 ifanma

I tried to implement this once but couldn't figure it out back then. Do you know how the API works?

cschlosser avatar Dec 16 '21 18:12 cschlosser