Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Doxygen Syntax Coloring

Ok. So I am plugging along on this. I am using Helios M6 and pulled the newer CDT-main.psf in order to update my working tree with the latest from CDT head. I have added some code to get entries added to the Preferences->C++->Editor->Syntax Coloring tree view. I created a new category "Doxygen" and have 2 elements in there.

I am now working on getting the default color loaded into the pref panel and then actually saving that out to the filesystem using the normal means. If anyone has any pointers on those tasks I would sure appreciate it.

___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson@xxxxxxxxxxxxxx
BlueQuartz Software               Dayton, Ohio


On Apr 23, 2010, at 2:52 AM, Leherbauer, Anton (Toni) wrote:

This is

Bug 264787 -  No doxygen coloring style configuration
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264787

Unfortunately, the original author of the doxygen support
is no longer part of the team and I haven't found the time
to fix it.

Toni


-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx
[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Jackson
Sent: Thursday, April 22, 2010 9:04 PM
To: CDT General developers list.
Subject: [cdt-dev] Doxygen Syntax Coloring

Is there a way to control the Doxygen comment coloring? If
there is I
must be just missing it somewhere.

Thanks
___________________________________________________________
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson@xxxxxxxxxxxxxx
BlueQuartz Software               Dayton, Ohio


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top