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

Capture and play voice with Asterisk ARI -

c++ - Can not find the "fiostream.h" file -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -