eclox icon indicating copy to clipboard operation
eclox copied to clipboard

Preview doxygen documentation on-hover, like JavaDoc by default.

Open jaggujajamensan opened this issue 1 year ago • 1 comments

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

jaggujajamensan avatar Jun 14 '23 09:06 jaggujajamensan

thanks for the report!

I'm not using and not maintaining this anymore, contributions are welcome...

anb0s avatar Nov 24 '23 16:11 anb0s