Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Commenting

Former Member
0 Likes
628

When we comment using " the comments dont turn blue, is there a way to turn them to blue or some other color so the code looks neater

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
603

Hi..,

It is possible in <b>NEW ABAP EDITOR</b> .. it is not possible in currently running abap editors..

Plz do remember to close thread, when your problem is solved !!

reward all helpful answers..

sai ramesh

5 REPLIES 5
Read only

Former Member
0 Likes
603

there is no such option....

sap has defined that way....

reward and close the thread...

Read only

Former Member
0 Likes
604

Hi..,

It is possible in <b>NEW ABAP EDITOR</b> .. it is not possible in currently running abap editors..

Plz do remember to close thread, when your problem is solved !!

reward all helpful answers..

sai ramesh

Read only

ferry_lianto
Active Contributor
0 Likes
603

Hi,

I am afraid you can not change the standard color for comments.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
603

You have to wait for the SAP's new ABAP editor.

I Think the latest ABAP editor(ECC 6.0) has that feature.

Can somebody confirm?

Regards,

Ravi

Read only

suresh_datti
Active Contributor
0 Likes
603

Not possible on the same line.. if you need it in blue place the comment the line above the code & start with a *

~Suresh