google / zoekt

Fast trigram based code search
1.7k stars 113 forks source link

Should provide a way to link to full file/line from search results #4

Closed dgryski closed 8 years ago

dgryski commented 8 years ago

The file name and line numbers in the search results page should be hyperlinks to an (external) repository viewer to see the full hit.

hanwen commented 8 years ago

see https://gerrit-review.googlesource.com/#/c/79770/

(this only works for github and googlesource.com git indexing. Suggestions/CLs welcome for how to do this for the file system indexer.)