color of comments

Please help me with my little trouble.

I would like to see a different color for my comments in my SQL Window :
Select 25 /* comments */ from dual;

Could anyone help me?

Thanks in advance.
 
Hy,
Look at Preferences:
Editor->Syntax Highlighting (enabled!)
2nd Checkbox: "Comments"
and Colors in Text and Bkg (Background)
 
Hi,
thank you for your answer but it's not good.
Tools\preferences Editor->Syntax Highlighting : my checkbox is checked off (color text green enabled) but the comments are not green ???
PL/SQL Developer Version 5.1.2.682
thank you for you investigation
 
Back
Top