When I perform a search in my project files (entire project), the Visual Studio first searches in the open documents, then opens one more document with the search string, and stops! Why on Earth it is doing it? When I start the search again, it searches all open files again (including the last open file), opens one more file and stops.
But even more annoying is the fact that, in the debugging mode, VS just keeps cycling through the open files even if I asked it to search in the entire project.
After several years I cannot get used to this feature… or should I say “bug”?
