Prioritizing search result when searching by string with special characters

When searching by a free text that includes special characters, for example "type-checking:" the result list shows files in the order that does not prioritizes files that have full match, or most matching.

Example:

Search string: "type-checking:"

Screenshot_2024-02-01_at_15.44.24

If I specify the file name to look into, the results are a little bit better but still, no priority to fully matched files:

Search string: filename:.gitlab-ci.yml "type-checking:"

Screenshot_2024-02-01_at_15.37.29

Expected Result:

Files that match the exact search string should be first (e.g. match type-checking:), then files that match most, type-checking and then type_checking last

Assignee Loading
Time tracking Loading