Treeify is a VS Code extension that instantly generates a text-based ASCII tree of your current workspace. Perfect for documentation, context sharing, or just admiring your beautiful file architecture.
✨ Features
🚀 Instant Generation: One command to map your entire folder.
📄 Markdown Ready: Outputs directly to a new Markdown file for easy copying.
🧹 Clean Output: Automatically ignores noise like node_modules and .git.
🎮 Usage
Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P).
Type Treeify: Generate Tree.
Boom! 💥 A new file opens with your directory tree.