How to cancel autocomplete in Visual Studio 2015 by pressing \"Space\"?
Looks like there is no such option.
When I see intellisense auto-complete list and pr
If you run Resharper, check Resharper > Options.
Under Environment > IntelliSense > Completing Characters.
Uncheck "Complete on space" for the desired language.