visual studio - Resharper 10 autocomplete takes a fraction of a second to display after I finish typing - how do I make it instant? -


say example assigning value boolean variable. start typing 'fa' , hit return, , visual studio fills out 'false' - not need wait intellisense popup window.

in resharper, autocomplete suggestions window takes split second appear. can't hit 'return' after type 'fa'. inserts new line.

it doesn't sound huge issue coming built in intellisense annoying.

is there way make 'return' function default intellisense?


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -