Intellisense (or Resharper) is occasionally deleting my C# code as I write it. It's occuring in declarations and in method calls, and seems to be triggered by a comma or open bracket. The Undo history shows the erroneous action simply as "Intellisense". What could be causing such behaviour?
I managed to reproduce one of these unhelpful deletions here:
I'm running VS 2015 Professional Update 3 with ReSharper 2016.3.1
EDIT: I passed this issue on to JetBrains, it's categorised as a critical bug on YouTrack
Troubleshooting# If you find IntelliSense has stopped working, the language service may not be running. Try restarting VS Code and this should solve the issue. If you are still missing IntelliSense features after installing a language extension, open an issue in the repository of the language extension.
Go to Tools | Options | Text Editor | C/C++. This dialog displays a window that allows you to toggle Automatic brace completion. Automatic brace completion is the feature where, when you type { , a corresponding } is automatically typed for you.
It's a problem in the Resharp-Installer for some "version-combinations". I talked to the Tech-Support about this. What's happening is basically the Resharper-Installation gets corrupted and sets some key-shortcuts for the wrong buttons. In your case a ',' deletes the whole word in front it seems. They're still unsure about which combinations lead to these problems and why. They told me to whether update my Visual Studio and reinstall Resharper, or use an older version of Resharper.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With