On Mon, Nov 16, 2015 at 11:59 PM, <
doxygen-users-requ...@lists.sourceforge.net> wrote:

>
> Date: Mon, 16 Nov 2015 20:58:50 -0800
> From: "Monique Semp" <monique.s...@earthlink.net>
> Subject: [Doxygen-users] different editor colors for Doxygen comments
>         vs.     "regular" comments ?
>
> Does anyone have recommendations for editors that have syntax highlighting
> that differentiates between Doxygen block comments and other comments?
>
> Recently I found that Notepad++ makes it easy to choose different colors
> for ?regular? comments vs. ?other comments?, such as Doxygen blocks. It?s
> quite a nice thing to be able to quickly scroll through a file and see
> which functions/etc. have Doxygen blocks and which ones don?t.
>

Eclipse (eclipse.org) supports different highlighting for different comment
type.

Also, any editor or IDE base on Scintilla (like notepad++ is) should, too.
See: http://www.scintilla.org/ScintillaRelated.html
------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to