Syntax coloring for Java type identifiers [message #60756] |
Mon, 02 May 2005 14:03  |
Eclipse User |
|
|
|
Hi,
I was looking through the syntax coloring options in the preference menu
(Eclipse v3.1.0) and I missed an option for coloring type identifiers.
Is it possible to get coloring for these? If it is not, is it likely
that it'll be possible in future versions? Some examples of what I mean:
public class Point {
^^^^^
private Point field;
^^^^^
Best Regards,
Johan Tibell
Student, Chalmers University of Technology
|
|
|
Re: Syntax coloring for Java type identifiers [message #60764 is a reply to message #60756] |
Tue, 03 May 2005 04:54  |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=84769
Johan Tibell wrote:
> Hi,
>
> I was looking through the syntax coloring options in the preference menu
> (Eclipse v3.1.0) and I missed an option for coloring type identifiers.
> Is it possible to get coloring for these? If it is not, is it likely
> that it'll be possible in future versions? Some examples of what I mean:
>
> public class Point {
> ^^^^^
>
> private Point field;
> ^^^^^
>
> Best Regards,
>
> Johan Tibell
> Student, Chalmers University of Technology
|
|
|
Powered by
FUDForum. Page generated in 0.11142 seconds