Doxygen comments in the C++ editor not working [message #1837523] |
Mon, 01 February 2021 16:53 |
Scott Ortel Messages: 1 Registered: February 2021 |
Junior Member |
|
|
Hi, I am using Eclipse 2020-12 with CDT C/C++ Development Tools 10.1.0.20201202095. In the C++ Editor preferences I have Doxygen as the workspace default documentation tool.
However, when I am in the editor and am trying to create a new comment above a method, I type: /**<return> and nothing but a blank line opens. It's like the editor doesn't even understand the Javadoc-style block comment at all. I have tried many variations.
I'm expecting it to behave like the Java editor where the comment block is understood (e.g. indented with the method, with auto-indent '*', etc.)
Thanks for your help.
|
|
|
Powered by
FUDForum. Page generated in 0.03051 seconds