sublime_merge
sublime_merge copied to clipboard
How can searching for *an exact matching path* NOT be the first (single) result?!?
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.
Steps to reproduce
Steps to reproduce the behavior:
- Open repository ...
- Run command ...
- 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:
- Open Sublime Merge
- Open the repository where the bug occurs
- Navigate to
Help > Debug Informationvia the application menu - 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.
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