Using VS Code Snippets with Resharper

后端 未结 3 1664
南方客
南方客 2020-12-23 08:52

I am trying to use Code Contract\'s Code Snippets but since I turned Resharper back on it doesn\'t recognize them. On the other hand, it is recognizing some snippets I\'ve i

3条回答
  •  天命终不由人
    2020-12-23 09:26

    This answer demonstrates another work around.

    1. Right-clicking in your code editor and selecting "Insert Snippet"

    2. CTRL+K,X

    This is what I am using to use mvvmlight snippets.

提交回复
热议问题