Austin Bingham

Results 96 issues of Austin Bingham

Experiment with highlighting the matched text in the output. Maybe just a simple yellow coloring or something.

enhancement

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...

enhancement

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.

Right now our primary font doesn't show math symbols on all platforms. E.g. on my kobo things like g∘f don't render properly...the ∘ doesn't come through. So one approach is...

Right now the PDF output doesn't have syntax highlighting in the code examples. I have no idea how hard this will be to add, but it would be nice.

It might be cleaner to move all acknowledgements to a single location.

Our current system for starting servers is, in principle, too simple. We allow the user to specify a single virtualenv from which servers will be launched. Yet users could be...

Currently when we attempt to revert files after changes, we are using incomplete paths. That is, we extract the paths from changesets and try to revert those, but those are...

bug