ReSharper 2.0.211 highlighting request
In the code above ReShaper highlights parameter field in method UseField(int field) with the following warning message: "Parameter 'field' hides field 'int n3.c.field'". This message has no sence in this situation because field is not accessible in derived classes and parameter can not be used in this base class.
May be it will be better not to show warning in similar situations.
Please sign in to leave a comment.
Fixed in 213
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Somov Alexander" <no_mail@jetbrains.com> wrote in message
news:2186640.1134634458228.JavaMail.itn@is.intellij.net...
>
>
Fixed because of this message or regardless of it and if so how can I discover such fixes in future in order to not post redundant bug reports?
Hello Alexander,
for that you need to use our tracker at
http://www.intellij.net/tracker/resharper/browse. And it's not so difficult,
believe me :)
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"