Visual Studio 2017: Disable Intellisense for CodeSnippets

前端 未结 4 855
感动是毒
感动是毒 2021-01-13 03:45

I\'m using Visual Studio 2017 Enterprise, Version 15.3.3

I looks like IntelliSense has some new features for code completion. On of this feature is, that a field nam

4条回答
  •  长发绾君心
    2021-01-13 04:06

    Now there has no such option to disable this intellisense feature inside code snippets, but you can try to click 'Esc' key after type 'other', then click 'Tab' key to jump to next literal, please check the following:

提交回复
热议问题