<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Graeme Geldenhuys wrote:
<blockquote cite="mid:4B7A4F62.8060303@opensoft.homeip.net" type="cite">
  <pre wrap="">theo wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I think it would be helpful to hide all comments at times, because while
helpful, they make reading the actually working code a lot harder.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I just thought of another solution. Change your editor preferences and
change the foreground and background color for comments to be the same as
the editor background. All comments are now invisible. ;-)

Regards,
  - Graeme -
  </pre>
</blockquote>
<font face="Helvetica, Arial, sans-serif">I would love to have
different colour options for the three different comment types.  I tend
to use // comments for "headings", {} comments for  inline
explanations, and (* *) comments for masking stuff out - "it didn't
work last time so don't try it again".  I would love to be able to use
a bright colour for the first type, less visible for the second, and
all but invisible for the last. <br>
<br>
ps (Paul) just about the same weather 'just across the water' here in
Gippsland.<br>
<br>
cheers,<br>
John Sunderland<br>
</font>
</body>
</html>