Warning and Error directives highlighting
Hi there,
Any chance of getting an option to disable the underlining of #warning and
#error directives? Sometimes when doing major refactoring we comment code
with #warning (so we dont forget) and focus on the "real" warnings and errors.
Having known warnings and errors underlined just adds more for the brain
to filter out. To be quite honest, I wouldn't ever care to have these highlighted
anyway.
Regards,
Please sign in to leave a comment.
Our policy is to always highlight warnings, which are reported by C#
compiler.
In 3.0 we are going to respect #pragma directives, but #warning will be
highlighted anyway
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Chad Black" <chad@abc.com> wrote in message
news:4f6d94931d6928c8ea0406542020@news.jetbrains.com...
>
>
>