Author Topic: Doxygen expansion request  (Read 1758 times)

b

  • Senior Community Member
  • Posts: 325
  • Hero Points: 26
Doxygen expansion request
« on: August 23, 2018, 08:34:18 PM »
SE nicely will expand a newly created Javadoc comment if you type /**<return>.  It nicely drops and creates a new Javadoc comment which you can start to type in. 

I would like to see something similar for Doxygen (doing the same thing if I type /*!<return>.

[edit]
Tried the above before a typedef.  Noted it worked as desired before a prototype.
« Last Edit: August 23, 2018, 08:41:14 PM by b »

Dennis

  • Senior Community Member
  • Posts: 3955
  • Hero Points: 515
Re: Doxygen expansion request
« Reply #1 on: August 23, 2018, 11:57:41 PM »
Fixed to work with typedef for v23 beta3.