ReSharper - How to show custom snippet in IntelliSense
问题 I've created a custom snippet that contains a shortcut proplto . If I hit Ctrl-K, Ctrl-X and open My Code Snippets I can select my snippet. I can also type proplto in code, hit TAB and the snippet is inserted. However, I can't find a way to display my snippet in IntelliSense. It shows prop and propg but not my proplto . I tried adding my snippet by going to Resharper > Templates Explorer , selecting C# and importing my snippet file. It says "No templates of type 'Live Templates' found in the