Skip to content

Improve fuzzy find result order#1655

Merged
jeremypw merged 12 commits into
masterfrom
jeremypw/fuzzy-find-in-active-project-only
May 16, 2026
Merged

Improve fuzzy find result order#1655
jeremypw merged 12 commits into
masterfrom
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
@jeremypw jeremypw modified the milestones: 8.3.x, 8.3.1 May 16, 2026
@jeremypw jeremypw enabled auto-merge (squash) May 16, 2026 11:37
@jeremypw jeremypw merged commit f4d0359 into master May 16, 2026
6 checks passed
@jeremypw jeremypw deleted the jeremypw/fuzzy-find-in-active-project-only branch May 16, 2026 11:38
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

3 participants