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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -