doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Create snippets for doxygen commands

Open rowanG077 opened this issue 8 years ago • 1 comments
trafficstars

We are supporting doxygen commands with template generation but there are a lot more commands that can be generated and it would be really usefull to allow for some kind of intellisense when typing other commands.

So when type some configurable trigger then you get intellisense to add a doxygen command.

rowanG077 avatar Nov 08 '17 10:11 rowanG077

This could be more challenging then expected. This needs an completion provider for c/c++ comments.

cschlosser avatar Feb 25 '18 17:02 cschlosser