Protree is a Visual Studio Code extension that lets you quickly generate, delete, and inspect project folder structures using a clean tree-style text editor.
Ideal for:
Scaffolding boilerplate projects quickly
Converting existing folders into tree text
Documenting projects and designs
Reproducing folder layouts from specs or notes
✨ What’s new
Minimalist webview layout with a clean light/dark theme toggle
Load Folder mode to reverse-generate tree text from an existing folder
Populate file contents option to create common starter content for files like README.md, package.json, main.go, or .ts/.js files
Multi-root workspace support via target folder selection
📸 Screenshot
🚀 How to Use
1. Open Protree
Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS)
Run: Protree: Open Tree Generator
2. Build your tree structure
Use the built-in templates, or write your own tree layout