Skip to content

v1.0.0

Compare
Choose a tag to compare
@fuzionix fuzionix released this 01 Jan 06:53
· 36 commits to main since this release

File Tree Extractor v1.0.0

Initial release of File Tree Extractor 🎉 - A Visual Studio Code extension that generates directory structure with a simple copy and paste.


Major Features

  • Extract directory tree structure from any folder in your workspace
  • Multiple output formats (ASCII, JSON, YAML, XML)
  • Configurable file filtering using .gitignore or custom rules
  • File size information display
  • Depth control for tree generation

Commands

  • File Tree Extractor: Copy File Tree
  • File Tree Extractor: Copy File Tree From This Directory
  • File Tree Extractor: Report an Issue

Configuration Options

  • Customizable ignore patterns
  • Flexible indentation settings
  • Multiple output format options
  • File size display toggle
  • Directory depth control

Installation

You can install this extension directly from the Visual Studio Code Marketplace.

Documentation