Can anyone recommend a desktop search product that specifically targets the development community? I know that Google Desktop Search, Copernic Desktop Search and Windows Search can all search through source code (PHP, C#, VB, C++, SQL, etc) with some tweaking. However none seem to handle programming fundamentals very well (like .NET namespaces).
Update: Ideally I'm looking for a product that has some of the following features (if one even exists)
- Search for code targeting a specific Java/.NET Framework version
- Written in a specific language (Java, Ruby, etc)
- Search for text where the method signature is like xxx
- Search against a source repository (including history) like Subversion