Visual Studio Quirks… Once a file filter always a file filter…

Thanks to Gui for this awesome fix…  Once you filter for file types in the global search.

To remove this annoying file type filter in visual studio, go to the registry editor

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\Find

And modify the Filter key to be an empty string.

Leave a comment