Stop default Autocomplete behavior when hitting spacebar
Edit -> Intellisense -> Toggle Completion Mode From : https://msdn.microsoft.com/en-us/library/hcw1s69b.aspx “You can also change to suggestion mode, in which only the text you type is inserted into the code. For example, if you enter an identifier that is not in the list and press TAB, in completion mode the entry would replace the typed identifier. … Read more