Between being able to temporarily deactivating it and highlighting
it in a different color, I would like the different color.

This way the developer is always reminded that there's still a 
documentation error, but he/she can see at a glance, that there's no 
compilation error. So you can test your code, possibly changing the way
it works, before adjusting the documentation.

Best regards,
              Peter

Eugene Belyaev wrote:
> 
> I agree with Jonas that there are a few cases when one would just want
> to turn off the JavaDoc error indication temporarily.  How about making
> it consistent with Toggle Popup Hints options in the status bar?
> 
> Best regards,
> 
> Eugene Belyaev
> IntelliJ Software, http://www.intellij.com
> "Develop with pleasure"
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On Behalf Of Jonas Kvarnstr�m
> > Sent: Wednesday, February 20, 2002 1:10 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Eap-list] Marking JavaDoc errors
> >
> >
> > Mike Aizatsky wrote:
> >
> > >So, the question is: are JavaDoc errors serious ones? The
> > answer seems
> > >to be "yes". If you have documentation, you must keep it
> > consistent or
> > >throw away.
> > >
> > >Do you agree?
> > >
> > In general I do, but in case you are trying to clean up a lot of old
> > code with old, incorrect javadoc comments, you might want to do some
> > code refactoring and cleanup first, and postpone fixing the javadoc
> > problems until later.  You might *have* to do it this way
> > because there
> > is some pressure to get a working system quickly, for example
> > (regardless of whether this is good or bad programming practice or
> > whether it leads to more work in the long run).  In those
> > cases I would
> > like to have a way of showing javadoc errors in another color, or not
> > analyzing them at all, in order to be able to concentrate on
> > the actual
> > code.
> >
> > The way it works now, the Javadoc errors are partly destroying one of
> > the main reasons why I use IDEA -- the fact that I can
> > quickly see most
> > of the syntactic and semantic errors in my code without having to
> > actually compile everything.
> >
> >
> >
> > _______________________________________________
> > Eap-list mailing list
> > [EMAIL PROTECTED]
> > http://www.intellij.com/mailman/listinfo/eap-list
> >
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to