Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.74.2
- OS Version: Ubuntu 20.04
Steps to Reproduce:
- Clone the mdn/content repository
- Open the quick open dialog by pressing Ctrl+P
- type "ftu index" or "glossary ftu index"
- Observe that the files/en-us/glossary/ftu/index.md is not the first result. Instead, other results that split the "ftu" into separate letters (like e.g. files/en-us/glossary/turn/index.md) get higher priority.

