eclox
eclox copied to clipboard
Preview doxygen documentation on-hover, like JavaDoc by default.
Expected Behavior
When hovering over a function documented with Doxygen, it's supposed to show a preview of the documentation. This doesn't work by default in CodeComposer or Eclipse, because it only supports JavaDoc previewing.
Actual Behavior
The source code is shown instead
Steps to Reproduce the Problem
Hover over a call to a documented C function
Your Environment
- Eclox Plugin version: Latest
- Eclox Doxygen Plugin version: Latest
- Eclipse Version: 1.6.400.v20210924-0641
- Java Version: Latest oracle
- Operating System Version: Windows 10
thanks for the report!
I'm not using and not maintaining this anymore, contributions are welcome...