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

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

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -