codesearch.el
codesearch.el copied to clipboard
An emacs extension for using the codesearch sourcecode indexer.
Experiment with highlighting the matched text in the output. Maybe just a simple yellow coloring or something.
RIght now all results are displayed with full paths. This is technically correct and general, but it's also very verbose, esp. for the common (?) case where all of your...
Using GOPATH and such, this might be entirely reasonable.
This could do things like automatically re/index projects (or make it convenient to do so) or limit searches to a particular project. Basically, find the intersection between projectile and codesearch....
We should provide an option for periodically re-indexing.