BranchMap File Tree
BranchMap File Tree generates a clean, readable file tree from any folder in VS Code.
Features
- Right-click a folder and run
Generate File Tree.
- Search files and folders without leaving the tree.
- Switch between visual tree, ASCII tree, and flat path views.
- Copy the generated tree to your clipboard.
- Automatically skips heavy folders such as
node_modules, .git, dist, build, and cache directories.
Why BranchMap
It is built for developers who need to paste an understandable project structure into docs, issues, pull requests, or AI prompts.
Usage
- Open a workspace in VS Code.
- Right-click a folder in Explorer.
- Select
Generate File Tree.
- Choose
Tree, ASCII, or Paths, then click Copy.
Release Notes
0.1.0
Initial standalone release.
| |