RE: [Eap-features] Highlighting unused variables

2002-06-11 Thread Vlad Ilyushchenko
Big +1 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bryan YoungSent: Tuesday, June 11, 2002 4:25 PMTo: [EMAIL PROTECTED]Subject: [Eap-features] Highlighting unused variables I really like how idea highlights unused private

[Eap-features] Highlighting unused variables

2002-06-11 Thread Bryan Young
I really like how idea highlights unused private variables.  I do have one suggestion though.  Idea currently highlights any parameters that are not used in a method.  It seems that if the method is inherited, I may not have any reason to use it.  I'm simply conforming to the interface.  Ide