Skip to content

feat: add Interactive File Tree Explorer & Directory Filtering (#32)#62

Open
MayurKharat0390 wants to merge 1 commit into
abhro05:mainfrom
MayurKharat0390:feat/interactive-file-tree
Open

feat: add Interactive File Tree Explorer & Directory Filtering (#32)#62
MayurKharat0390 wants to merge 1 commit into
abhro05:mainfrom
MayurKharat0390:feat/interactive-file-tree

Conversation

@MayurKharat0390

Copy link
Copy Markdown
Contributor

Closes #32. This PR introduces an interactive 3-column workspace layout featuring a new File Tree Explorer panel. The explorer recursively fetches repository structures from the GitHub Trees API, enables expanding/collapsing folder trees, implements fuzzy search filtering, and handles tristate directory selection that links checked files directly into the generated documentation.

@abhro05

abhro05 commented Jun 5, 2026

Copy link
Copy Markdown
Owner

@MayurKharat0390 Please resolve the conflicts and tag me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Proposal 1: Interactive File Tree Explorer & Directory Filtering

3 participants