doxygen use in VS Studio

I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to generate the HTML information. I noticed that there are Doxygen extensions in VS studio. I installed and enabled them but I am not sure how to use them. I expected I could automatically insert a file block, function block, comment block, etc. I do not see how to do that. Which Doxygen extension do I use? There are several. Is there a way to automatically generate Doxygen blocks to be filled in by clicking something.

Related