Resharper Auto-Complete Overwrites Out Keyword
In Visual Studio 2015, when I try to auto-complete a method call that has an out parameter, Resharper always overwrites the "out" keyword (even though I select the correct option in the auto-complete suggestion list). The 1st photo shows that I can see the desired auto-complete option. The 2nd photo shows that once I choose that option, the "out" keyword is erased.
How can I fix this behavior?
Thanks!
Picture1: I am selecting the "out _entityId" option suggested.

Picture2: Once I select it (using either Tab or Enter), the "out" keyword is erased!!!

Please sign in to leave a comment.
Looks pretty similar to https://youtrack.jetbrains.com/issue/RSRP-457878 ticket.
Hello!
Could you please tell me what Visual Studio/ReSharper plugins you have?
Thank you!