Code-Snippet not refreshed in Visual-Studio -


i creating code snippet in visual-studio 2010 using "snippet editor". working fine when first save snippet in folder ... visual studio 2010\code snippets\visual c#\my code snippets. snippet executed when ctrl-k ctrl-x , choose in list, , intellissence using snippet shortcut.

my problem comes when change code of snippet , save again :

  • the new code executed when hit ctrl-k ctrl-x
  • the old code executed when using intellisense ??
  • the problem still here when reopen vs

i don't think "snippet editor" issue. there "intelissence cache" have reset ?

seems bug in visual studio 2010, no more problem on next version of vs


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

css - Can I use the :after pseudo-element on an input field? -