Resharper and Visual Studio code snippets
Hi guys,
I am currenty using R#8 and I installed jQuery code snippets from http://visualstudiogallery.msdn.microsoft.com/577b9c03-71fb-417b-bcbb-94b6d3d326b8
Is there any way that I can use these without switching to Visual Studio intellisense? I know R# has live templates and part of live templates are also imported live snippets from Visual Studio. Is there any way to import there snippets also?
Thx :)
Please sign in to leave a comment.
bump
:)You can continue to use VS snippets by invoking the snippets functionality explicitly. I believe the keyboard shortcut is Ctrl-K, X or Ctrl-K, S for surround snippets. They aren't imported as Live Templates automatically.
yes i know, but the time it takes me to navigate to the snippet I can write it ...
:D
If you know the shortcut, you can just use the shortcut and hit tab. If there isn't a shortcut, then yeah, you need to navigate...
yes I know, but there are currently 130+ jQuery snippets... :)