Skip to content

Add file filter functionality to tree view#132

Merged
letmaik merged 1 commit intoletmaik:masterfrom
Abhijay:feature/add-file-filter
Feb 7, 2026
Merged

Add file filter functionality to tree view#132
letmaik merged 1 commit intoletmaik:masterfrom
Abhijay:feature/add-file-filter

Conversation

@Abhijay
Copy link
Copy Markdown
Contributor

@Abhijay Abhijay commented Feb 5, 2026

I've added a simple but necessary function to filter the files in the file tree.

  • Add Filter Files command with input box
  • Add Clear Filter command (visible only when filtered)
  • Filter matches against filename and relative path (case-insensitive)
  • Hide empty folders when filtering in tree view mode
  • Update tree title to show (filtered) state
  • Maintain existing Search Changes functionality
Screenshot 2026-02-05 at 1 30 37 PM Screenshot 2026-02-05 at 1 30 41 PM

- Add Filter Files command with input box
- Add Clear Filter command (visible only when filtered)
- Filter matches against filename and relative path (case-insensitive)
- Hide empty folders when filtering in tree view mode
- Update tree title to show (filtered) state
- Maintain existing Search Changes functionality
@Abhijay Abhijay force-pushed the feature/add-file-filter branch from e1f7185 to 95ff78e Compare February 5, 2026 18:32
@letmaik letmaik merged commit b67ac84 into letmaik:master Feb 7, 2026
1 check passed
@letmaik
Copy link
Copy Markdown
Owner

letmaik commented Feb 7, 2026

Thanks!

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.

2 participants