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
There are only "Symbol,Pointer,Reference,ArraySubscript,OpenParenthesis,CloseParenthesis" etc in CppToken.ts file, and CppParseTree don't parse the functionName(Maybe it is diffcult?). So it is unavailable to recognize function name.
I'd like to set function name on first line at the doxygen commnt.
Is there any macro with fuction name?
ex1)
ex2)
The text was updated successfully, but these errors were encountered: