Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Directory Output GeneratorNew to Visual Studio Code? Get it now.
Directory Output Generator

Directory Output Generator

Jake Glasson

|
3 installs
| (0) | Free
Generate a text file containing all files and their contents from a directory recursively
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Directory Output Generator

A VSCode extension that generates a single text file containing all files and their contents from a selected directory.

Features

  • Right-click any folder in the VSCode Explorer
  • Select "Generate Dir Output" from the context menu
  • Creates a dir-output.txt file in that folder containing all file contents with their paths
  • Automatically skips binary files and common directories like node_modules, .git, etc.

Usage

  1. Right-click on any folder in the VSCode Explorer
  2. Click "Generate Dir Output"
  3. Find the generated dir-output.txt in the selected folder

Requirements

VSCode 1.74.0 or higher

Release Notes

0.0.1

Initial release

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