Skip to content

fix: improve tree view search filtering and selection behavior - #20

Merged
bosiakov merged 1 commit into
mainfrom
fix/tree-view-search-and-selection
Mar 22, 2026
Merged

fix: improve tree view search filtering and selection behavior#20
bosiakov merged 1 commit into
mainfrom
fix/tree-view-search-and-selection

Conversation

@bosiakov

Copy link
Copy Markdown
Contributor
  • Fix tree view search selecting wrong/random nodes by pre-computing best match based on query-to-path matching
  • Switch tree filtering from fuzzy to substring matching to reduce clutter
  • Remove tree rebuild debounce
  • Fix tab sync when switching between Commands and Tree tabs during active search

@bosiakov
bosiakov merged commit 601491b into main Mar 22, 2026
1 check passed
@bosiakov
bosiakov deleted the fix/tree-view-search-and-selection branch March 22, 2026 21:08
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.

1 participant