Generate a clean, README-friendly Markdown directory tree for any folder directly from Visual Studio Code.
Unlike other tree generators, Markdown Tree Generator supports a project-specific .dirtreeignore file, allowing you to exclude folders from the generated output without modifying your VS Code settings.
Features
🌳 Generate a Markdown directory tree from any folder.
📁 Right-click a folder in the Explorer and generate its structure.
🚫 Ignore folders using a .dirtreeignore file.
📄 Output is formatted as a Markdown text code block, perfect for README files.