Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: VSDoxyHighlighter – highlighting of Doxygen comments in Visual Studio (visualstudio.com)
3 points by Sedenion on Jan 11, 2023 | hide | past | favorite
Visual Studio (not Code!) never provided built-in syntax highlighting of Doxygen commands in C/C++ comments. There used to be extensions for it in the past, but they are no longer maintained and are not available for the latest Visual Studio 2022. VSDoxyHighlighter fills the gap. It comes with two default color sets, one for dark and one for light VS themes. Highlighting can be enabled and disabled separately for “//”, “///”, “//!”, “/”, “/*” and “/!” comments.

Visual Studio marketplace: https://marketplace.visualstudio.com/items?itemName=Sedenion...

Github: https://github.com/Sedeniono/VSDoxyHighlighter




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: