You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can definitely see this would be beneficial. However I'll have to give the implementation some thought. I could see some cases where someone might want more logic than just "return value is not void".
It would be great if the parser could conditionally determine whether certain Doxygen tags would be beneficial. For instance,
i.e., only add the Doxygen comment for a return if there is a non-void return type.
Thanks for considering!
The text was updated successfully, but these errors were encountered: