I don't want a "space", for example, to trigger auto-complete.
It's not where it used to be in VS2010: (Tools - Options - Text Editor - C# - Intellisense). (MSDN) and I couldn't find it anywhere else.
Make sure Tools -> Options -> Text Editor -> C# -> IntelliSense -> "Show completion list after a character is typed" is checked.
you could check the setting under TOOLS->Options->Text Editor->the specific language(C#) ->IntelliSense.
IntelliSense is a code-completion aid that includes a number of features: List Members, Parameter Info, Quick Info, and Complete Word. These features help you to learn more about the code you're using, keep track of the parameters you're typing, and add calls to properties and methods with only a few keystrokes.
You can use CTRL + ALT + Spacebar to toggle IntelliSense Suggestion Mode. That way when you hit space it wont auto-complete the suggestion. http://blogs.msdn.com/b/zainnab/archive/2012/05/01/9943045.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With