Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File Structure TreeNew to Visual Studio Code? Get it now.
File Structure Tree

File Structure Tree

oliverdantzer

|
3,340 installs
| (2) | Free
Generates tree of directory file structure and ignores patterns in gitignore. Supports multiple nested .gitignore files and highlights ignored files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Structure Tree

Generates file trees of your project's directories, with an output similar to the tree command in Windows. Generate file structure tree from directory selection

Features

  • Ignores your .git directory and the patterns in your .gitignore

    This means this extension won't print out your whole .git or node_modules directory. .env ignored

  • Supports multiple .gitignore files nested in your workspace
  • Highlights your ignored files, which can for debugging which files your .gitignore is targeting.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft