Visual Studio 2010 SP1 does not search for text in *.* -


i used able search text in every file in solution, that: http://vvcap.net/db/lwmpashxormurfyllo0q.htp . after upgrading vs2010 sp1, doesn't work anymore:

find "description", match case, whole word, subfolders, keep modified files open, find results 1, "entire solution", "*.*"   no files found in.   find stopped in progress. 

what's interesting, can still search if know file extension, this: http://vvcap.net/db/ifr8jcua7j79saubsnfc.htp :

find "description", match case, whole word, subfolders, keep modified files open, find results 1, "entire solution", "*.cs"  ...  ...    matching lines: 485    matching files: 109    total files searched: 970 

anyone knows wtf going on here, , how around this?

i don't know happened, vs searching "*" again. maybe after last windows update... have no reasonable explanation wtf happened


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -