sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

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

Open stdedos opened this issue 1 year ago • 1 comments

Version info

  • OS: [e.g. macOS 10.14, Windows 10, Ubuntu 18.04]
  • Build: [e.g. 1062 - type "About" in the command palette]

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.

stdedos avatar Oct 24 '24 13:10 stdedos

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

dpjohnst avatar Oct 28 '24 00:10 dpjohnst