Rename issue

I've such a function in one of my classes :

myFunction(MYCLASS Myclass)

When i press F2 to rename name of paremeter; Resharper suggests me myclass but continue button is disabled and display an icon on right-top corner :(

Also while it displays rename popup, I've open my browser to submit this bug; when i go back to VS.Net and clicked on popup it enables continue button ??!

0
3 comments
Avatar
Permanently deleted user

It's known bug in build 215. Fixed.

--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

I've come across with this issue on build 217 ??!

0
Avatar
Permanently deleted user

Also; On build 217 I've see the following bug :

for function :


When i press F2 to rename parameter and type 'myClass', it renames Class also; that is finally my function became something like :

:(

0

Please sign in to leave a comment.