Do you have any plans for inspection to look for "commented-out code". I
wonder myself if it is possible to programmatically distinguish such code
from simply comments, but given what you've already done... :-)
Maybe a reasonable criteria would be that comments are considered
"commented-out code" if their text is "well-formed" java, no necessarily
"valid". Anyway if that is be possible, it would be great!

--
fedor.

----
To be is to do.
                -- I. Kant
To do is to be.
                -- A. Sartre
Yabba-Dabba-Doo!
                -- F. Flinstone


> -----Original Message-----
> From: Maxim Shafirov [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 12, 2002 2:08 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Eap-list] Unreachable code / Recycle Bin operations
> 
> 
> Timo, of course we had an idea like this. The only problem 
> arises here is
> lots of code commented that you ought to search and remove 
> manually. BTW,
> you can always use undo if something is removed you haven't intent to.
> 
> Best regards,
> Maxim Shafirov
> IntelliJ Software, http://www.intellij.com/
> "Develop with pleasure!"
> 
> 
> ----- Original Message -----
> From: "H�pfner, Timo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 12, 2002 12:35 PM
> Subject: [Eap-list] Unreachable code / Recycle Bin operations
> 
> 
> > Hello,
> >
> > Thanks alot for the code inspection stuff, it really helps alot.
> Nevertheless I would like to have the option to "Comment out" 
> code moved to
> the "Recycle Bin" additionally to "Permanently delete" it. 
> Anyone else who
> would like to see that?
> >
> > Timo
> >
> > _______________________________________________
> > 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-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to