c# - How to cancel autocomplete in Visual Studio 2015 by pressing "Space"? -


how cancel autocomplete in visual studio 2015 pressing "space"?

looks there no such option.

when see intellisense auto-complete list , press "space" vs automatically print highlighted item. want cancel it. vs 2013 doesn't behave that.

plus when press "{" vs 2015 automatically print right "}" cancel too.

language c#.

if want fix vote https://visualstudio.uservoice.com/forums/121579-visual-studio-2015/suggestions/9319764-visual-studio-2015-cancel-intellisense-autocomple

the escape key cancel intellisense , allow continue typing want without interferences. tried on vs2013 confirm.

as "{" being closed "}", caused extension such resharper, ms powertools, or similar.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -