2 different colors for comments

Busk

Member²
I use commenting in 2 different ways:

1 Commenting/explaining the code
2 Temporarily out-commenting code while developing.

It would be nice to give these two types different colors.

As comments can be made either with '-- ' or with
'/* ... */' it should be possible to assign different colors to the two comment types. :-)
 
Back
Top