Stop default Autocomplete behavior when hitting spacebar in Visual Studio 2015

前端 未结 8 2060
臣服心动
臣服心动 2020-12-29 19:49

NOTE The keyword here is \"default\". I know I can hit escape and the default behavior gets aborted. I don\'t want to hit the escape key every time the ID

8条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2020-12-29 20:20

    I just did this in Visual Studio by going to:

    File > Preferences > Settings > toggle "Suggest on Trigger Characters"

    I also toggled off "Auto Suggestion on Commit Character" and "Accept Suggestion on Enter" - however you may want those settings.

提交回复
热议问题