Hi all,
Is there any way to change the syntax coloring of ABAP in eclipse beyond the possibility to change the color of, e.g., all keywords? What I want to achieve is to color certain keywords in a different way than most keywords. In particular, I want to have METHOD and CLASS colored in a different way from the remaining keywords. This would make finding methods and local classes much easier.
By the way, from what I know from my colleagues, one major reason preventing them from changing from SAP GUI to Eclipse is that they find it hard to visually separate the different methods from each other - which is easier in SAP GUI, even in source code representation, because of the horizontal line which is drawn between the methods. Having something like this in Eclipse would also be very helpful (and would actually make my syntax coloring request obsolete).
Cheers,
Johannes