Is there a indexing plugin for GDS that allows for source code search? I see some for specific types (Java, C++, ...) and one for "any text". These are nice, but I would like one that allows for many/configurable extensions (HTML, CSS, JS, VB, C#, Java, Python, ...). A huge bonus would be to allow for syntax highlighting (http://pygments.org/) in the cache.
|
1
|
|
|
|
|
|
You could use OpenGrok or some other code-specific search engine instead. Here's a quick review of them. |
||
|
|
|
|
It has been a long time, but the last time I tried to use Google Desktop Search for searching code, I found it quite inappropriate for that task, as I outlined at [http://perlmonks.org/?node_id=490310], the gist of which is that GDS (silently) only indexed a tiny fraction of many source code files (and made it quite a challenge to figure out why searching so often failed to find so much of what was in source code files). I found Copernic Desktop Search worked better on code files (but I also had trouble with later versions of it being buggy in not finding all matches so I've been staying with version 2.1.1). But these days I don't use it much (mostly because I don't have permission to install such things on the laptop provided by my new employer). |
||
|
|
|
A search engine designed to search your code, that knows the structure of the targeted langauges: www.semanticdesigns.com/Products/SearchEngine |
||
|
|
|
|
You can try out Larry's Any Text File Indexer. You can specify a list of extensions at install time and it will do full text search on those file types. |
||
|
|
