Page 1 of 1

Style Support for Doxygen Tags

Posted: Tue May 20, 2025 6:55 pm
by justinmreina
Hi, I love the support in Espressif-IDE for special fonts with Doxygen tags! For example -

Working Highlight Example:

Working Example.png
Example of standard Doxygen tags working with Espressif-IDE
Working Example.png (31.7 KiB) Viewed 803 times

Not-Working Highlight Example:

But this does not work for all Doxygen tags (see attached). And also doesn't work for custom tags, like I employ -

My Tag Usage:
  • source.c - my source style reference
  • style.h - my general style reference

See attached for detailed example, where this presents poor visual presentation for comment '@' tags which are popular


Request:
  • Can all '@' tags in comments be bold-faced? Like with my source.c & style.h examples listed above here

Re: Style Support for Doxygen Tags

Posted: Tue May 20, 2025 7:05 pm
by justinmreina
Here are some tags I prefer, with unsupported ones on bottom now (e.g. @warn & @open) -

Tag Test Example.png
Tag Test Example.png (20.53 KiB) Viewed 792 times