629 does flag unused parameters in anonymous listener classes for example -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Carlos Costa e Silva Sent: Tuesday, June 11, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: [Eap-features] Re: Highlighting unused variables
> "Bryan Young" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED]... > 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. > Idea still flags those. It highlights the unused parameter as if I have > any control over it. I would think it would be a simple change to > fix this behavior. Idea does as you suggest for some time. Just retested (#629) with empty overridden and implemented methods and the parameters are not highlighted. Carlos -- Carlos Costa e Silva <[EMAIL PROTECTED]> _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features