Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TreeScopeNew to Visual Studio Code? Get it now.
TreeScope

TreeScope

samarpan

|
1 install
| (0) | Free
Generate clean file tree structure for your project instantly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🌳 TreeScope — File Tree Generator for VS Code

Generate clean, structured file trees for any folder in seconds.


🚀 Features

  • 📁 Right-click any folder → generate file tree instantly

  • 📝 Auto-generates a Markdown file

  • 📍 Includes:

    • Root directory path
    • File creation timestamp
    • Clean tree structure
  • ⚡ Fast and lightweight — no setup required


📦 Installation

From VS Code Marketplace

  1. Open Extensions in VS Code
  2. Search for Treescope
  3. Click Install

⚡ Usage

🖱️ How to use — Right Click (Recommended)

  1. Open your project in VS Code
  2. Right-click any folder
  3. Click:
TreeScope: Generate Smart Tree Here

👉 A file like this will be created:

File Tree - src.md

📄 Example Output

# 📁 File Tree: src

📍 Root: /project/src  
🕒 Generated: DD/MM/20YY, 11:11 AM

---

src/
 ├── components/
 ├── pages/
 └── utils/

---

Install locally

download the latest version treescope-{latest}.vsix

code --install-extension treescope-0.0.2.vsix

🔮 Roadmap

  • Smart folder descriptions
  • AI-powered project summary
  • Custom ignore rules
  • Interactive tree UI

👤 Author

Sam (owsam22) GitHub: https://github.com/owsam22


🧾 License

MIT


💡 Notes

  • Works on any project folder
  • Ignores heavy directories like node_modules
  • Output is Markdown-ready (perfect for README files)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft