Resharper autocompletes everything to an underscore.
Completed
I have this strange behaviour now in Visual Studio where Resharper keep autocomplete everything to:
_ ();
Basically, if I start writing something, the autocomplete will suggest various functions or variables and if I select one and click enter, there is a couple of seconds delay and the line I was currently writing is replaced by the above. This includes if I write out the full name of the function and press enter.
If I switch to IntelliSense, the problem doesn't occur but when I switch back to Resharper, it comes back. Restarting doesn't help. I'm using Visual Studio Enterprise 2017, Version 15.9.11 and Resharper Ultimate 2018.3.4
Please sign in to leave a comment.
Hello,
Thank you for the feedback.
Could you please try installing the latest ReSharper 2019.1.3 - https://www.jetbrains.com/resharper/download/ and check the problem once again.
Thank you.
This seems to have done the trick! Thank you!
I just had the same issue with ReSharper 2019.3
I reverted to 2019.2 and it fixed the issue.
Visual Studio 2019 Pro
Hello Richard,
thank you for the feedback.
Could you please specify if you have any CodeMaid, EditorConfig or any other similar VS extensions installed?
Could you please be so kind and reinstall Resharper 2019.2.3, run Visual Studio with the following command line: 'devenv /ReSharper.LogFile c:\log\resharper.log /ReSharper.LogLevel Verbose', reproduce the issue and send us a corresponding 'resharper_log.txt' file. You can share it privately via 'Submit a request form' at the top of the page.
Thank you.
This issue started occurring after the 2019.3 release. Only other plugin is WebCompiler.
Hello Mitchell,
thank you for the feedback.
Could you please try clearing caches via ReSharper | Options | Environment | General | Clear Caches and check if it helps.
Thank you.
I have this same issue. I've tried clearing caches but that doesn't fix the issue.
Hello @...
thank you for the feedback.
Could you please run Visual Studio with the following command line: 'devenv /ReSharper.LogFile c:\log\resharper.log /ReSharper.LogLevel Verbose', reproduce the issue and send us a corresponding 'resharper.log' file. You can share it with us via "Submit a request" form.
We'd be also grateful if you could provide us solution demonstrating the problem.
Thank you.
Follow up on this issue. I created a new solution and project in VS 2019 and I didn't have the issue. Then I reopened the solution I was having issues with and had the issue again. I am going to try manually deleting all the cache directories for ReSharper and see if that fixes the issue.
Hello @...,
Please let us know about the results.
Thank you.
Hi, I have the same issue and it's becoming annoying.
I updated the Reshaper extension to 2019.3, latest update available. I cleared cache but nothing has worked in my case.
Jetbrains could you look into this issue seriously? You have no idea the hours of productivity lost trying to fix this stupid bug.
Thanks,
Hello Kellerman Rivero,
please try disabling ReSharper | Options | Environment | General | Read solution model directly and check if it helps.
Please let me know about the results.
Thank you.
Hello Kellerman Rivero, @...
Could you please try this private build with enabled "Read solution model directly and check if it works for you?
Thank you.
Hello Angelina,
I have the same problem and had read solution model is check with my solution. I have cleared cache but not working for me.
I have not used the private build.
Greetings Henk
Hello @...,
We've just released ReSharper 2019.3.2 - https://www.jetbrains.com/resharper/download/#section=resharper-installer, please check if the problem is still reproduced with this version.
Thank you.
I found this thread today experiencing the same problem. I updated ReSharper to 2019.3.2 and it resolved the issue. Thank you.