kspearrin/Visual-Studio-jQuery-Code-Snippets

can't see the canditates menu for snippet

lookforit opened this issue · 3 comments

Hi
I have to type the exactly entire abbreviation word, and then press Tab, the snippet is inserted.
Any way to see the menu for the candidate snippets, just as demo picture in Visual Studio extension gallerypage ?

I have Resharper and VsVim installed.

Thanks.

After some testing ,It's proved that which is the business of Reshaper 's intelliSense behavior : Reshaper ignores the snippet defined by VS.

Nothing relatas to this extension.

Thank you.

Yes, Resharper changes the way code snippets work unfortunately causing these kinds of issues. Let me know if you figure out a workaround. This is one of the reasons I stopped using Resharper.

I use ReSharper as well and can't get this extension to work. If you find a solution please provide us with it. If I find I'll post it here.