Overview Version History Q & A Rating & Review
ASCIITreeParser
One shortcut → entire project structure ready to code.
Stop wasting minutes creating folders and files manually. ASCIITreeParser takes any ASCII tree from your clipboard and generates the complete structure right inside your current project — in less than a second.
Demo
Video ...
How it works
Copy an ASCII tree from any AI (ChatGPT, Claude, etc.)
Press Cmd+Shift+G (Mac) or Ctrl+Shift+G (Windows)
All folders and files are created instantly
Example
Copy this from ChatGPT:
project/
├── client/
│ ├── src/
│ └── ...
├── server/
│ ├── index.js
│ └── ...
└── .gitignore
Press the shortcut → Done. Your entire file structure is ready.
Why you need it
Before
After
Create folders one by one
One shortcut
Switch to browser, download ZIP
Everything inside VSC
Break your flow
Stay in the zone
Break your flow
Stay in the zone
30–60 seconds
2–3 seconds
Perfect for
AI‑generated projects — paste any tree from ChatGPT/Claude
Quick prototypes — set up the skeleton in seconds
Teaching / tutorials — share project structures instantly
Boilerplates — reuse your own saved structures
Features
Works with any ASCII tree (spaces, tabs, any formatting)
No browser — everything inside VS Code
Hotkey (Cmd+Shift+G / Ctrl+Shift+G)
Clipboard‑only — no extra windows or pasting forms
Creates folders and empty files — ready to edit
Roadmap (upcoming)
Save your own templates (React + Redux, Node.js API, …)
Fill files with boilerplate content (React components, test stubs)
Cloud sync for templates across devices
Command palette: "Generate from template"
Requirements
VS Code 1.85.0 or higher
Any folder opened in VS Code
Issues / Feedback
mail
Author
© Daniil Usatenko, 2026