sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

How can searching for *an exact matching path* NOT be the first (single) result?!? #1971

Open stdedos opened 3 weeks ago

stdedos commented 3 weeks ago

Version info

Description

A description of what the bug is.

image

Steps to reproduce

Steps to reproduce the behavior:

  1. Open repository ...
  2. Run command ...
  3. Click on ...

Expected behavior

A description of what you expected to happen.

Debug Information The Sublime Merge debug information can be used to narrow down the cause of an issue. It can be collected with the following steps:

  1. Open Sublime Merge
  2. Open the repository where the bug occurs
  3. Navigate to Help > Debug Information via the application menu
  4. Before sharing, please redact any information that's sensitive such as file paths, git user information, remote URLs etc.

This section may be omitted/removed.

Screenshots

If applicable, add screenshots to help explain your problem. This section may be omitted/removed.

dpjohnst commented 2 weeks ago

Hi @stdedos,

Thanks for reaching out and sharing this feedback!

Currently the search results are ordered by alphanumeric sorting, and not by match ranking. This definitely something I plan on adding, and I'll keep you updated on the progress of this.

Kind regards, - Dylan from Sublime HQ