View previous topic :: View next topic |
Author |
Message |
svanleent
Joined: 25 Sep 2004 Posts: 53
|
Posted: Thu Oct 14, 2004 1:50 pm Post subject: EclipseD syntax colors |
|
|
I use EclipseD (quite a lot actually) and I like the plug-in, though missing some key features (such as it's own project type).
But pissing someone off does not help improving a product so I'd like to give some points of interest:
Within eclipse, every keyword is colored against a standard coloring scheme. This should also be done in EclipseD, because it is confusing having all kinds of different colors over the place.
The colors:
Keywords: purple, bold
Comment: lightgreen
Documentation-comment: blue
Comment hints: lightblue, bold
template and mixin keywords: There is no standard color scheme, but I think that dark-blue, bold would be a good choice
For documentation I started a project right here on dsource.org (called DDoc). What I noticed is that people like Qt notation more for comments than Javadoc notation. Any support for Qt notation would be very nice.
Regards,
Sjoerd _________________ How C++ became ancient |
|
Back to top |
|
|
teqdruid
Joined: 11 May 2004 Posts: 390 Location: UMD
|
Posted: Fri Oct 15, 2004 1:10 pm Post subject: Coloring |
|
|
You should be able to change the colors in the preferences area. Next time I make a revision, I'll make these the defaults. |
|
Back to top |
|
|
svanleent
Joined: 25 Sep 2004 Posts: 53
|
Posted: Sat Oct 16, 2004 2:42 pm Post subject: |
|
|
Already did _________________ How C++ became ancient |
|
Back to top |
|
|
|