Skip to content

Issue 408 - add file line number to search suggestion

Created by: maxhallinan

screenshot from 2019-02-15 07-17-48

When a user searches for filename:123 and there is one suggested file, then the suggestion links to that file at line 123. More discussion about this feature is found on issue #408. There is no change to the behavior of the search page except that a search for filename:123 is now implicitly a search for filename. :123 is removed from the query by the frontend.

Merge request reports

Loading