custom code snippets in intellisense

后端 未结 3 1436
梦毁少年i
梦毁少年i 2021-01-04 12:06

I\'ve started exporting some of my frequently used blocks of code to custom snippets. Is there a way to get these to show up in IntelliSense and not have to use the snippet

3条回答
  •  一个人的身影
    2021-01-04 12:27

    If you are still not seeing the shortcut, but you have ReSharper then check in Resharper > Options > IntelliSense > General. If you have ReSharper radio button selected, then your intellisense created in VS [shortcut] will not appear. Change that to Visual Studio or alternatively create intellisense in ReSharper

提交回复
热议问题