Reputation: 13706
In this question, it was established that Enter and Tab have two distinct behaviors for Resharper's intellisense autocomplete. Is there any way to swap them? Or set the tab key's behavior to the same as Enter?
I'm currently using Resharper 6.1 in Visual Studio 2010.
Upvotes: 3
Views: 859
Reputation: 1822
Latest ReSharper (2016.x) has such option. Go to ReSharper -> Options -> Environment -> IntelliSense -> Completing Characters and on the top of the window select the behavior for "Enter Key" and "Tab Key". You can swap behavior or change both to be same.
Upvotes: 1