Problems with 2.0.1?
Is anyone else seeing problems with 2.0.1? I'm actually very tempted to go back to 2.0?
For example, the auto complete is bogus.. I do the following:
CustomClass customClass = new CustomClass()
then, on the next line, I want to set a property on the customClass instance, so I start to type "c" (lowercase c), and hit space to autocomplete, and it gives me "CustomClass" type again, so I end up having to delete it, and it is becoming more frustrating.
Also, in a constructor (perhaps elsewhere?) it does not seem to be able to "see" class variables which should be in scope - if I type the instance name of a class variable, it says "No Suggestions", yet when I complete typeing the name and hit "dot", it sees all the properties/methods of the variable.
There are probably other things too, but can't recall right now (I need another cup of coffee)
I think my initial furstrations were because I installed over 2.0, but then I completely uninstalled 2.0.1 and reinstalled afresh - but still no joy.
Hopefully there is another build coming?
Sincerely
Pete
Please sign in to leave a comment.
I'm having BIG problems with 2.0.1 (build 259) also. It seems VERY unstable compared with the previous build.
Agreed,
I am most disappointed with the general stability and level of bugs in resharper. If this continues in subsequent builds I will be looking for an alternative tool. I really dont care how long the next build takes to release. When you do release it make sure its solid.
JF
Hello Peter,
Thank you for your feedback. We are trying to improve the ReSharper quality
in maintenance update builds. We will release a subsequent build after a
time as there are reports of problems with the present one.
However, we need your help to improve the future build quality: we are unable
to reproduce the problems you have reported. Do you experience the completion
misbehavior on all solutions or in a particular one? Does the "Clear Caches"
button on ReSharper/Options General page change the situation?
Best regards,
Andrey Simanovsky