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

ASCIITreeParser

Daniil Usatenko

|
9 installs
| (1) | Free
Create project structure from ASCII tree in clipboard
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Copy an ASCII tree from any AI (ChatGPT, Claude, etc.)
  2. Press Cmd+Shift+G (Mac) or Ctrl+Shift+G (Windows)
  3. 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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft