Skip to content

Improve fuzzy find result order#1655

Open
jeremypw wants to merge 9 commits intomasterfrom
jeremypw/fuzzy-find-in-active-project-only
Open

Improve fuzzy find result order#1655
jeremypw wants to merge 9 commits intomasterfrom
jeremypw/fuzzy-find-in-active-project-only

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

@jeremypw jeremypw commented Nov 5, 2025

Fixes #1533

  • Fix always searching all projects (as originally intended)
  • Sort search results showing project of current document first
  • Sort close matches above fuzzy matches
  • Sort paths alphabetically
  • Show more results for taller windows

In passing, the construction code of the popover is made more elementary.

@jeremypw jeremypw marked this pull request as draft November 5, 2025 11:26
@jeremypw jeremypw added this to the 8.2 milestone Nov 5, 2025
@jeremypw jeremypw added the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label Jan 25, 2026
@jeremypw jeremypw modified the milestones: 8.2, 8.3 Feb 20, 2026
@jeremypw jeremypw removed the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label May 4, 2026
@jeremypw jeremypw marked this pull request as ready for review May 4, 2026 17:06
@jeremypw jeremypw requested a review from a team May 4, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sidebar: Fuzzy find does not search in active project

1 participant